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