summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/flicvideo.c2
-rw-r--r--libavcodec/mmvideo.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/flicvideo.c b/libavcodec/flicvideo.c
index d6faa34128..a8197b780e 100644
--- a/libavcodec/flicvideo.c
+++ b/libavcodec/flicvideo.c
@@ -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
diff --git a/libavcodec/mmvideo.c b/libavcodec/mmvideo.c
index c1f1d36f7d..d66f128c06 100644
--- a/libavcodec/mmvideo.c
+++ b/libavcodec/mmvideo.c
@@ -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)
*