diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-02-01 01:29:30 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-02-01 01:29:30 +0000 |
commit | 65ffe3e85c2eb1e1ac03ab31be8f1756c324f8cf (patch) | |
tree | 17f4a3fcb54ffd7d3290b7c6214a80036cf4d5e7 /libavcodec/flicvideo.c | |
parent | 674bd4f691e865462d05c9e4da1b31800e14468b (diff) | |
download | ffmpeg-65ffe3e85c2eb1e1ac03ab31be8f1756c324f8cf.tar.gz |
Fix filenames in doxygen comments.
Originally committed as revision 16911 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/flicvideo.c')
-rw-r--r-- | libavcodec/flicvideo.c | 2 |
1 files changed, 1 insertions, 1 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 |