summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp6dsp_mmx.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/x86/vp6dsp_mmx.c')
-rw-r--r--libavcodec/x86/vp6dsp_mmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/vp6dsp_mmx.c b/libavcodec/x86/vp6dsp_mmx.c
index 39e40d568e..905b3a7f0d 100644
--- a/libavcodec/x86/vp6dsp_mmx.c
+++ b/libavcodec/x86/vp6dsp_mmx.c
@@ -1,5 +1,5 @@
/**
- * @file libavcodec/x86/vp6dsp_mmx.c
+ * @file
* MMX-optimized functions for the VP6 decoder
*
* Copyright (C) 2009 Sebastien Lucas <sebastien.lucas@gmail.com>