summaryrefslogtreecommitdiffstats
path: root/crypto/c64xpluscpuid.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/c64xpluscpuid.pl')
-rw-r--r--crypto/c64xpluscpuid.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/c64xpluscpuid.pl b/crypto/c64xpluscpuid.pl
index a807e7f59d..0fc1b8b60a 100644
--- a/crypto/c64xpluscpuid.pl
+++ b/crypto/c64xpluscpuid.pl
@@ -284,4 +284,4 @@ bus_loop2_done?:
___
print $code;
-close STDOUT;
+close STDOUT or die "error closing STDOUT";