Remove explicit filename from Doxygen @file commands.
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e1ae1642cb
commit
ba87f0801d
479 changed files with 478 additions and 491 deletions
|
|
@ -20,7 +20,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* @file libavformat/idcin.c
|
||||
* @file
|
||||
* id Quake II CIN file demuxer by Mike Melanson (melanson@pcisys.net)
|
||||
* For more information about the id CIN format, visit:
|
||||
* http://www.csse.monash.edu.au/~timf/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue