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/adxdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/adxdec.c') diff --git a/libavcodec/adxdec.c b/libavcodec/adxdec.c index aa0e896128..0ce3d1fe82 100644 --- a/libavcodec/adxdec.c +++ b/libavcodec/adxdec.c @@ -24,7 +24,7 @@ #include "adx.h" /** - * @file adx.c + * @file adxdec.c * SEGA CRI adx codecs. * * Reference documents: -- cgit v1.2.3