summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp6dsp_sse2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/x86/vp6dsp_sse2.c')
-rw-r--r--libavcodec/x86/vp6dsp_sse2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/vp6dsp_sse2.c b/libavcodec/x86/vp6dsp_sse2.c
index c72a0cacb8..bfd733aa7f 100644
--- a/libavcodec/x86/vp6dsp_sse2.c
+++ b/libavcodec/x86/vp6dsp_sse2.c
@@ -1,5 +1,5 @@
/**
- * @file libavcodec/x86/vp6dsp_mmx.c
+ * @file
* SSE2-optimized functions for the VP6 decoder
*
* Copyright (C) 2009 Zuxy Meng <zuxy.meng@gmail.com>