# HG changeset patch # User diego # Date 1233451770 0 # Node ID 407a1a178cad4ea350ab2245b6e945227ad9baee # Parent 6056e34b95042316af9f0f50c7690a4279efe0a7 Fix filenames in doxygen comments. diff -r 6056e34b9504 -r 407a1a178cad flicvideo.c --- 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 diff -r 6056e34b9504 -r 407a1a178cad mmvideo.c --- 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) *