Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/jrevdct.c')
-rw-r--r--libavcodec/jrevdct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/jrevdct.c b/libavcodec/jrevdct.c
index d9612ebd82..b9b2c1421c 100644
--- a/libavcodec/jrevdct.c
+++ b/libavcodec/jrevdct.c
@@ -60,7 +60,7 @@
*/
/**
- * @file jrevdct.c
+ * @file libavcodec/jrevdct.c
* Independent JPEG Group's LLM idct.
*/