From: Niels Möller Date: Tue, 18 Oct 2005 19:00:23 +0000 (+0200) Subject: Spelling fix in comment. X-Git-Tag: nettle_1.14_release_20051205~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5865594aaa3e4e331ffe80b038d31ba7f1f4e820;p=thirdparty%2Fnettle.git Spelling fix in comment. Rev: src/nettle/sparc/arcfour-crypt.asm:1.4 --- diff --git a/sparc/arcfour-crypt.asm b/sparc/arcfour-crypt.asm index 9cc19f7d..beadd91e 100644 --- a/sparc/arcfour-crypt.asm +++ b/sparc/arcfour-crypt.asm @@ -87,7 +87,7 @@ PROLOGUE(nettle_arcfour_crypt) EPILOGUE(nettle_arcfour_crypt) -C Some stats from adriana.lysator.liu.se (SS1000$, 85 MHz), for AES 128 +C Some stats from adriana.lysator.liu.se (SS1000E, 85 MHz), for AES 128 C 1: nettle-1.13 C-code C 2: First working version of the assembler code