diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-01-26 22:51:16 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-01-26 22:51:16 +0000 |
commit | 99ed41a8084e041ce4d6273eb1734cb5ce03ded8 (patch) | |
tree | 63a8509f71bcd2f41ba376a4d832da5c7910fe5a /libavcodec/motion-test.c | |
parent | bd591ead45b421504c1ebf25ca4ad7899938bb7f (diff) | |
download | ffmpeg-99ed41a8084e041ce4d6273eb1734cb5ce03ded8.tar.gz |
Fix filenames in Doxygen comments.
Originally committed as revision 16811 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/motion-test.c')
-rw-r--r-- | libavcodec/motion-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ |