]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Typo fix.
authorNiels Möller <nisse@lysator.liu.se>
Fri, 21 Dec 2012 09:30:56 +0000 (10:30 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 21 Dec 2012 09:30:56 +0000 (10:30 +0100)
ChangeLog

index 7cb5dfdc99bce69c00c062fa1ba97e4c476b309d..84efab31da19eb83214158ceb520635d1009a6bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,7 +15,7 @@
 2012-12-13  Niels Möller  <nisse@lysator.liu.se>
 
        * x86_64/sha3-permute.asm: Rewrote, to keep all state in
-       registers. 2400 cycles on x86_&4, only slightly faster than the
+       registers. 2400 cycles on x86_64, only slightly faster than the
        current C code.
 
 2012-12-09  Niels Möller  <nisse@lysator.liu.se>