From: Niels Möller Date: Tue, 14 May 2002 22:34:13 +0000 (+0200) Subject: Grammar fix. X-Git-Tag: nettle_1.6_release_20021003~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9347699416096b37aa8401e068add28f02f97165;p=thirdparty%2Fnettle.git Grammar fix. Rev: src/nettle/sparc/aes.asm:1.74 --- diff --git a/sparc/aes.asm b/sparc/aes.asm index 2aa5b49d..34592ff5 100644 --- a/sparc/aes.asm +++ b/sparc/aes.asm @@ -91,7 +91,7 @@ _aes_crypt: ! Read src, and add initial subkey ! Difference between ctx and src. - ! NOTE: These instruction is duplicated in the delay slot, + ! NOTE: These instructions are duplicated in the delay slot, ! and the instruction before the branch sub ctx, src, %g2 ! Difference between wtxt and src