mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 06:05:32 +01: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 matroskadec.c
|
||||
* @file libavformat/matroskadec.c
|
||||
* Matroska file demuxer
|
||||
* by Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
* with a little help from Moritz Bunkus <moritz@bunkus.org>
|
||||
|
||||
Reference in New Issue
Block a user