mirror of
https://github.com/openssl/openssl.git
synced 2024-12-14 04:24:23 +08:00
sha1-alpha.pl: addenum till commit #19547.
This commit is contained in:
parent
f62df694ad
commit
9a649f3b46
@ -310,5 +310,6 @@ $code.=<<___;
|
||||
ret (ra)
|
||||
.end sha1_block_data_order
|
||||
___
|
||||
$output=shift and open STDOUT,">$output";
|
||||
print $code;
|
||||
close STDOUT;
|
||||
|
Loading…
Reference in New Issue
Block a user