]> granicus.if.org Git - libjpeg-turbo/commitdiff
Typo
authorDRC <dcommander@users.sourceforge.net>
Sat, 20 Jun 2015 15:51:34 +0000 (15:51 +0000)
committerDRC <dcommander@users.sourceforge.net>
Sat, 20 Jun 2015 15:51:34 +0000 (15:51 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.4.x@1570 632fc199-4ca6-4c93-a231-07263d6284db

simd/jidctfst-sse2-64.asm

index 85669527c4d89217c78dfe9a0139f2e4c627554f..bcc3e3a6fbce3afb6307e02e4ac60d14afde3de4 100644 (file)
@@ -13,7 +13,7 @@
 ; can *not* be assembled with Microsoft's MASM or any compatible
 ; assembler (including Borland's Turbo Assembler).
 ; NASM is available from http://nasm.sourceforge.net/ or
-; http://sourceforge.net/projecpt/showfiles.php?group_id=6208
+; http://sourceforge.net/project/showfiles.php?group_id=6208
 ;
 ; This file contains a fast, not so accurate integer implementation of
 ; the inverse DCT (Discrete Cosine Transform). The following code is