Mercurial > libavformat.hg
diff bfi.c @ 4331:49c1d3b27727 libavformat
Use full internal pathname in doxygen @file directives.
Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.
| author | diego |
|---|---|
| date | Sun, 01 Feb 2009 02:00:19 +0000 |
| parents | 7d2f3f1b68d8 |
| children | 536e5527c1e0 |
line wrap: on
line diff
--- a/bfi.c Sat Jan 31 11:17:04 2009 +0000 +++ b/bfi.c Sun Feb 01 02:00:19 2009 +0000 @@ -20,7 +20,7 @@ */ /** - * @file bfi.c + * @file libavformat/bfi.c * @brief Brute Force & Ignorance (.bfi) file demuxer * @author Sisir Koppaka ( sisir.koppaka at gmail dot com ) * @sa http://wiki.multimedia.cx/index.php?title=BFI
