diff options
author | DRC <dcommander@users.sourceforge.net> | 2010-04-23 15:49:46 +0000 |
---|---|---|
committer | DRC <dcommander@users.sourceforge.net> | 2010-04-23 15:49:46 +0000 |
commit | 243447d675430e5639e91a437d4fa7bc51677ee3 (patch) | |
tree | b3f284293b6602ad27558474034f2c6a05e91984 /common/jpeg/simd/jiss2flt-64.asm | |
parent | b10489b03966ce86ae091156ba6f021bc5d93377 (diff) | |
download | tigervnc-243447d675430e5639e91a437d4fa7bc51677ee3.tar.gz tigervnc-243447d675430e5639e91a437d4fa7bc51677ee3.zip |
Use correct filenames in headers
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4047 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'common/jpeg/simd/jiss2flt-64.asm')
-rw-r--r-- | common/jpeg/simd/jiss2flt-64.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/jpeg/simd/jiss2flt-64.asm b/common/jpeg/simd/jiss2flt-64.asm index 3db52eec..6e7e6d42 100644 --- a/common/jpeg/simd/jiss2flt-64.asm +++ b/common/jpeg/simd/jiss2flt-64.asm @@ -1,5 +1,5 @@ ; -; jiss2flt.asm - floating-point IDCT (64-bit SSE & SSE2) +; jiss2flt-64.asm - floating-point IDCT (64-bit SSE & SSE2) ; ; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB ; Copyright 2009 D. R. Commander |