changeset 8717:407a1a178cad libavcodec

Fix filenames in doxygen comments.
author diego
date Sun, 01 Feb 2009 01:29:30 +0000
parents 6056e34b9504
children e9d9d946f213
files flicvideo.c mmvideo.c
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/flicvideo.c	Sat Jan 31 22:49:58 2009 +0000
+++ b/flicvideo.c	Sun Feb 01 01:29:30 2009 +0000
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file flic.c
+ * @file flicvideo.c
  * Autodesk Animator FLI/FLC Video Decoder
  * by Mike Melanson (melanson@pcisys.net)
  * for more information on the .fli/.flc file format and all of its many
--- a/mmvideo.c	Sat Jan 31 22:49:58 2009 +0000
+++ b/mmvideo.c	Sun Feb 01 01:29:30 2009 +0000
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file mm.c
+ * @file mmvideo.c
  * American Laser Games MM Video Decoder
  * by Peter Ross (suxen_drol at hotmail dot com)
  *