diff options
Diffstat (limited to 'libavcodec/x86/vp3dsp_mmx.c')
-rw-r--r-- | libavcodec/x86/vp3dsp_mmx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/vp3dsp_mmx.c b/libavcodec/x86/vp3dsp_mmx.c index 010bfc65d6..27d4640217 100644 --- a/libavcodec/x86/vp3dsp_mmx.c +++ b/libavcodec/x86/vp3dsp_mmx.c @@ -19,7 +19,7 @@ */ /** - * @file vp3dsp_mmx.c + * @file libavcodec/x86/vp3dsp_mmx.c * MMX-optimized functions cribbed from the original VP3 source code. */ |