summaryrefslogtreecommitdiff
path: root/src/crypto/md5/asm/md5-586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/md5/asm/md5-586.pl')
-rw-r--r--src/crypto/md5/asm/md5-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/md5/asm/md5-586.pl b/src/crypto/md5/asm/md5-586.pl
index a237b0cd..a032d9ba 100644
--- a/src/crypto/md5/asm/md5-586.pl
+++ b/src/crypto/md5/asm/md5-586.pl
@@ -50,7 +50,7 @@ sub R0
local($pos,$a,$b,$c,$d,$K,$ki,$s,$t)=@_;
&mov($tmp1,$C) if $pos < 0;
- &mov($tmp2,&DWP($xo[$ki]*4,$K,"",0)) if $pos < 0; # very first one
+ &mov($tmp2,&DWP($xo[$ki]*4,$K,"",0)) if $pos < 0; # very first one
# body proper