summaryrefslogtreecommitdiff
path: root/libavcodec/libtheoraenc.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-01-26 22:51:16 +0000
committerDiego Biurrun <diego@biurrun.de>2009-01-26 22:51:16 +0000
commit99ed41a8084e041ce4d6273eb1734cb5ce03ded8 (patch)
tree63a8509f71bcd2f41ba376a4d832da5c7910fe5a /libavcodec/libtheoraenc.c
parentbd591ead45b421504c1ebf25ca4ad7899938bb7f (diff)
Fix filenames in Doxygen comments.
Originally committed as revision 16811 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/libtheoraenc.c')
-rw-r--r--libavcodec/libtheoraenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/libtheoraenc.c b/libavcodec/libtheoraenc.c
index abfa462c96..e19cc4c0d0 100644
--- a/libavcodec/libtheoraenc.c
+++ b/libavcodec/libtheoraenc.c
@@ -19,7 +19,7 @@
*/
/*!
- * \file theoraenc.c
+ * \file libtheoraenc.c
* \brief Theora encoder using libtheora.
* \author Paul Richards <paul.richards@gmail.com>
*