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

Typo fix in comment.

Rev: nettle/x86/md5-compress.asm:1.2
parent 328953fb
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ PROLOGUE(_nettle_md5_compress)
movl 12(TMP), SD
C Pointer to source data.
C Note that if analigned, we suffer unaligned accesses
C Note that if unaligned, we suffer unaligned accesses
movl 24(%esp), INPUT
ROUND(<F1>, SA, SB, SC, SD, REF( 0), $0xd76aa478, 7)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment