]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Grammar fix.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 14 May 2002 22:34:13 +0000 (00:34 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 14 May 2002 22:34:13 +0000 (00:34 +0200)
Rev: src/nettle/sparc/aes.asm:1.74

sparc/aes.asm

index 2aa5b49da8758ccb67e98c943242e77dd890f0c0..34592ff56fe5b059fd33e6543b12e8c2e04c2ad2 100644 (file)
@@ -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