Skip to content
Snippets Groups Projects
Commit 93476994 authored by Niels Möller's avatar Niels Möller
Browse files

Grammar fix.

Rev: src/nettle/sparc/aes.asm:1.74
parent 4980578a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment