Commit 3625f6c9 authored by Richard Levitte's avatar Richard Levitte
Browse files

ms/uplink-x86.pl: close the file handle that was opened

parent bdb59d97
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,4 +41,4 @@ for ($i=1;$i<=$N;$i++) {
}
&asm_finish();

close OUTPUT;
close STDOUT;