summaryrefslogtreecommitdiff
path: root/libavcodec/libfaac.c
diff options
context:
space:
mode:
authorBenoit Fouet <benoit.fouet@free.fr>2007-08-22 15:03:14 +0000
committerBenoit Fouet <benoit.fouet@free.fr>2007-08-22 15:03:14 +0000
commite2d0eeecf710d41d6759bea3e96fcb030839a3b4 (patch)
tree2beca9a562b8ce2e50a0037d8a617f8383a9e175 /libavcodec/libfaac.c
parente9bfae45bb8cdded9e42d225119baacf31acb074 (diff)
right filename in doxygen comment
Originally committed as revision 10185 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/libfaac.c')
-rw-r--r--libavcodec/libfaac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/libfaac.c b/libavcodec/libfaac.c
index a782381e32..e2802b3984 100644
--- a/libavcodec/libfaac.c
+++ b/libavcodec/libfaac.c
@@ -20,7 +20,7 @@
*/
/**
- * @file faacaudio.c
+ * @file libfaac.c
* Interface to libfaac for aac encoding.
*/