From 99ed41a8084e041ce4d6273eb1734cb5ce03ded8 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 26 Jan 2009 22:51:16 +0000 Subject: Fix filenames in Doxygen comments. Originally committed as revision 16811 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/libtheoraenc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/libtheoraenc.c') 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 * -- cgit v1.2.3