comparison internal.h @ 633:8c48a1b999a3 libavutil

spelling/grammar/consistency review part I
author diego
date Wed, 28 Jan 2009 00:16:05 +0000
parents d4b82de2ce47
children c04808220c83
comparison
equal deleted inserted replaced
632:f9884e1112d0 633:8c48a1b999a3
18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19 */ 19 */
20 20
21 /** 21 /**
22 * @file internal.h 22 * @file internal.h
23 * common internal api header. 23 * common internal API header
24 */ 24 */
25 25
26 #ifndef AVUTIL_INTERNAL_H 26 #ifndef AVUTIL_INTERNAL_H
27 #define AVUTIL_INTERNAL_H 27 #define AVUTIL_INTERNAL_H
28 28