summaryrefslogtreecommitdiff
path: root/libavcodec/lagarithrac.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-06-05 00:59:52 +0200
committerDiego Biurrun <diego@biurrun.de>2011-06-05 16:01:00 +0200
commitf25a2ece76756214da7dcde4a52a0534d9503319 (patch)
tree247e06bc06d91874ca63b05325352f8823f8aedb /libavcodec/lagarithrac.c
parent29b3de127f332ef7dff863544730f0b4b0741a11 (diff)
Drop explicit filenames from @file Doxygen tags.
The filename is unnecessary and brittle across file renames.
Diffstat (limited to 'libavcodec/lagarithrac.c')
-rw-r--r--libavcodec/lagarithrac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/lagarithrac.c b/libavcodec/lagarithrac.c
index f1ffbf0a9b..ab7a60011d 100644
--- a/libavcodec/lagarithrac.c
+++ b/libavcodec/lagarithrac.c
@@ -21,7 +21,7 @@
*/
/**
- * @file libavcodec/lagarithrac.c
+ * @file
* Lagarith range decoder
* @author Nathan Caldwell
* @author David Conrad