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/motion-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/motion-test.c') diff --git a/libavcodec/motion-test.c b/libavcodec/motion-test.c index 439c4d0737..285bac1e5a 100644 --- a/libavcodec/motion-test.c +++ b/libavcodec/motion-test.c @@ -19,7 +19,7 @@ */ /** - * @file motion_test.c + * @file motion-test.c * motion test. */ -- cgit v1.2.3