summaryrefslogtreecommitdiff
path: root/libavcodec/dctref.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dctref.c')
-rw-r--r--libavcodec/dctref.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dctref.c b/libavcodec/dctref.c
index c915ed6fd7..851014b664 100644
--- a/libavcodec/dctref.c
+++ b/libavcodec/dctref.c
@@ -20,7 +20,7 @@
*/
/**
- * @file libavcodec/dctref.c
+ * @file
* reference discrete cosine transform (double precision)
*
* @author Dylan Yudaken (dyudaken at gmail)