diff options
Diffstat (limited to 'libavcodec/x86/idct_sse2_xvid.c')
-rw-r--r-- | libavcodec/x86/idct_sse2_xvid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/idct_sse2_xvid.c b/libavcodec/x86/idct_sse2_xvid.c index a81c7d5173..fc670e25d4 100644 --- a/libavcodec/x86/idct_sse2_xvid.c +++ b/libavcodec/x86/idct_sse2_xvid.c @@ -43,7 +43,7 @@ #include "dsputil_mmx.h" /*! - * @file libavcodec/x86/idct_sse2_xvid.c + * @file * @brief SSE2 idct compatible with xvidmmx */ |