diff --git a/crypto/bn/asm/bn-586.pl b/crypto/bn/asm/bn-586.pl index 7c41a243a..33f612592 100644 --- a/crypto/bn/asm/bn-586.pl +++ b/crypto/bn/asm/bn-586.pl @@ -458,7 +458,7 @@ sub bn_sub_part_words &mov($num,&wparam(4)); # get dl &cmp($num,0); - &je(&label("pw_end")); # unnoetig + &je(&label("pw_end")); &jge(&label("pw_pos")); &comment("pw_neg");