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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/eval.c')
-rw-r--r--libavcodec/eval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/eval.c b/libavcodec/eval.c
index 0b2aed9ddc..ce4d0f515e 100644
--- a/libavcodec/eval.c
+++ b/libavcodec/eval.c
@@ -20,7 +20,7 @@
*/
/**
- * @file libavcodec/eval.c
+ * @file
* simple arithmetic expression evaluator.
*
* see http://joe.hotchkiss.com/programming/eval/eval.html