projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ms/uplink-x86.pl: close the file handle that was opened
[openssl.git]
/
ms
/
uplink-x86.pl
diff --git
a/ms/uplink-x86.pl
b/ms/uplink-x86.pl
index 440bf7d5f6b95b8f5cf330a1bd078ee3b4999bc9..c298bdc0c3251fc4a9df3026a30a407e5427ac52 100755
(executable)
--- a/
ms/uplink-x86.pl
+++ b/
ms/uplink-x86.pl
@@
-41,4
+41,4
@@
for ($i=1;$i<=$N;$i++) {
}
&asm_finish();
-close
OUTP
UT;
+close
STDO
UT;