summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm/sha1-c64xplus.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/asm/sha1-c64xplus.pl')
-rw-r--r--crypto/sha/asm/sha1-c64xplus.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/asm/sha1-c64xplus.pl b/crypto/sha/asm/sha1-c64xplus.pl
index 4a4772eaab..156aa22500 100644
--- a/crypto/sha/asm/sha1-c64xplus.pl
+++ b/crypto/sha/asm/sha1-c64xplus.pl
@@ -333,4 +333,4 @@ $code.=<<___;
___
print $code;
-close STDOUT or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";