diff options
author | Diego Biurrun <diego@biurrun.de> | 2011-06-05 00:59:52 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2011-06-05 16:01:00 +0200 |
commit | f25a2ece76756214da7dcde4a52a0534d9503319 (patch) | |
tree | 247e06bc06d91874ca63b05325352f8823f8aedb /libavcodec/lagarithrac.h | |
parent | 29b3de127f332ef7dff863544730f0b4b0741a11 (diff) | |
download | ffmpeg-f25a2ece76756214da7dcde4a52a0534d9503319.tar.gz |
Drop explicit filenames from @file Doxygen tags.
The filename is unnecessary and brittle across file renames.
Diffstat (limited to 'libavcodec/lagarithrac.h')
-rw-r--r-- | libavcodec/lagarithrac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/lagarithrac.h b/libavcodec/lagarithrac.h index 7d0d05c6ac..6a8fa95a8e 100644 --- a/libavcodec/lagarithrac.h +++ b/libavcodec/lagarithrac.h @@ -21,7 +21,7 @@ */ /** - * @file libavcodec/lagarithrac.h + * @file * Lagarith range decoder * @author Nathan Caldwell * @author David Conrad |