[FFmpeg-cvslog] cmdutils.h: Project name cleanup
Michael Niedermayer
git at videolan.org
Fri Oct 14 02:21:25 CEST 2011
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri Oct 14 02:14:09 2011 +0200| [90705aabe1a0b947d25f2a1d5fcbad85cfdfbc2c] | committer: Michael Niedermayer
cmdutils.h: Project name cleanup
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=90705aabe1a0b947d25f2a1d5fcbad85cfdfbc2c
---
cmdutils.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cmdutils.h b/cmdutils.h
index 7a8c69b..6d2e82b 100644
--- a/cmdutils.h
+++ b/cmdutils.h
@@ -362,4 +362,4 @@ void exit_program(int ret);
*/
void *grow_array(void *array, int elem_size, int *size, int new_size);
-#endif /* LIBAV_CMDUTILS_H */
+#endif /* CMDUTILS_H */
More information about the ffmpeg-cvslog
mailing list