summaryrefslogtreecommitdiffstats
path: root/common/jpeg/simd/jdmerss2-64.asm
diff options
context:
space:
mode:
Diffstat (limited to 'common/jpeg/simd/jdmerss2-64.asm')
-rw-r--r--common/jpeg/simd/jdmerss2-64.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/jpeg/simd/jdmerss2-64.asm b/common/jpeg/simd/jdmerss2-64.asm
index 2f9c5c1f..1f0b10fa 100644
--- a/common/jpeg/simd/jdmerss2-64.asm
+++ b/common/jpeg/simd/jdmerss2-64.asm
@@ -1,5 +1,5 @@
;
-; jdmerss2.asm - merged upsampling/color conversion (64-bit SSE2)
+; jdmerss2-64.asm - merged upsampling/color conversion (64-bit SSE2)
;
; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
; Copyright 2009 D. R. Commander