projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
crypto: rename error flags in internal structures
[openssl.git]
/
ms
/
uplink-x86.pl
diff --git
a/ms/uplink-x86.pl
b/ms/uplink-x86.pl
index
300ed0d
..
bad4901
100755
(executable)
--- a/
ms/uplink-x86.pl
+++ b/
ms/uplink-x86.pl
@@
-12,8
+12,7
@@
require "x86asm.pl";
require "uplink-common.pl";
-$output = pop;
-open STDOUT,">$output";
+$output = pop and open STDOUT,">$output";
&asm_init($ARGV[0]);