diff -urN faad2-20040923.orig/common/mp4ff/mp4ffint.h faad2-20040923/common/mp4ff/mp4ffint.h --- faad2-20040923.orig/common/mp4ff/mp4ffint.h 2006-07-04 14:04:38 +0400 +++ faad2-20040923/common/mp4ff/mp4ffint.h 2006-07-04 14:05:12 +0400 @@ -345,7 +345,7 @@ mp4ff_t *mp4ff_open_edit(mp4ff_callback_t *f); #endif void mp4ff_close(mp4ff_t *ff); -void mp4ff_track_add(mp4ff_t *f); +static void mp4ff_track_add(mp4ff_t *f); int32_t parse_sub_atoms(mp4ff_t *f, const uint64_t total_size,int meta_only); int32_t parse_atoms(mp4ff_t *f,int meta_only); @@ -370,4 +370,4 @@ } #endif /* __cplusplus */ -#endif \ В конце файла нет новой строки +#endif