projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bac6854
)
remove a comment that shouldn't have been there any more
author
Ulf Möller
<ulf@openssl.org>
Wed, 6 Dec 2000 16:30:23 +0000
(16:30 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Wed, 6 Dec 2000 16:30:23 +0000
(16:30 +0000)
crypto/bn/asm/bn-586.pl
patch
|
blob
|
history
diff --git
a/crypto/bn/asm/bn-586.pl
b/crypto/bn/asm/bn-586.pl
index 7c41a243a8965497a0b4b7b6de97925a5814d11b..33f61259201a16c630df7c47d07f1ce2f6a8d319 100644
(file)
--- 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");