mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-18 22:55:12 +08:00
Use full internal pathname in doxygen @file directives.
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file flic.c
|
||||
* @file libavformat/flic.c
|
||||
* FLI/FLC file demuxer
|
||||
* by Mike Melanson (melanson@pcisys.net)
|
||||
* for more information on the .fli/.flc file format and all of its many
|
||||
|
Reference in New Issue
Block a user