Fix filenames in doxygen comments.

Originally committed as revision 16911 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2009-02-01 01:29:30 +00:00
parent 674bd4f691
commit 65ffe3e85c
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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)
*