summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aest4-sparcv9.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/aes/asm/aest4-sparcv9.pl')
-rw-r--r--crypto/aes/asm/aest4-sparcv9.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/aes/asm/aest4-sparcv9.pl b/crypto/aes/asm/aest4-sparcv9.pl
index c9a2ff69d3..6a3965a827 100644
--- a/crypto/aes/asm/aest4-sparcv9.pl
+++ b/crypto/aes/asm/aest4-sparcv9.pl
@@ -925,4 +925,4 @@ ___
&emit_assembler();
-close STDOUT or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";