summaryrefslogtreecommitdiff
path: root/sparc/aes.asm
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2002-05-15 00:34:13 +0200
committerNiels Möller <nisse@lysator.liu.se>2002-05-15 00:34:13 +0200
commit9347699416096b37aa8401e068add28f02f97165 (patch)
treea4fd500fa9bac230733f59efd7fef35a2348d45c /sparc/aes.asm
parent4980578a47421da841415bc8470c4e539f452c79 (diff)
downloadnettle-9347699416096b37aa8401e068add28f02f97165.tar.gz
Grammar fix.
Rev: src/nettle/sparc/aes.asm:1.74
Diffstat (limited to 'sparc/aes.asm')
-rw-r--r--sparc/aes.asm2
1 files changed, 1 insertions, 1 deletions
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