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/nellymoser.c')
-rw-r--r--libavcodec/nellymoser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/nellymoser.c b/libavcodec/nellymoser.c
index 79c367a455..d867e9e378 100644
--- a/libavcodec/nellymoser.c
+++ b/libavcodec/nellymoser.c
@@ -26,7 +26,7 @@
*/
/**
- * @file nellymoser.c
+ * @file libavcodec/nellymoser.c
* The 3 alphanumeric copyright notices are md5summed they are from the original
* implementors. The original code is available from http://code.google.com/p/nelly2pcm/
*/