comparison common.h @ 466:f4fd038fcb58 libavutil

misc spelling fixes
author diego
date Mon, 10 Mar 2008 18:42:09 +0000
parents 4b2cd7e98d58
children 8d25a4b50588
comparison
equal deleted inserted replaced
465:b0b971f533e4 466:f4fd038fcb58
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 common.h 22 * @file common.h
23 * common internal and external api header. 23 * common internal and external API header
24 */ 24 */
25 25
26 #ifndef FFMPEG_COMMON_H 26 #ifndef FFMPEG_COMMON_H
27 #define FFMPEG_COMMON_H 27 #define FFMPEG_COMMON_H
28 28