summaryrefslogtreecommitdiffstats
path: root/crypto/chacha/asm/chacha-c64xplus.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/chacha/asm/chacha-c64xplus.pl')
-rwxr-xr-xcrypto/chacha/asm/chacha-c64xplus.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/chacha/asm/chacha-c64xplus.pl b/crypto/chacha/asm/chacha-c64xplus.pl
index 0b146288f7..6888e12da0 100755
--- a/crypto/chacha/asm/chacha-c64xplus.pl
+++ b/crypto/chacha/asm/chacha-c64xplus.pl
@@ -922,4 +922,4 @@ $code.=<<___;
___
print $code;
-close STDOUT or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";