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 d34a7ef02a..c9a2ff69d3 100644
--- a/crypto/aes/asm/aest4-sparcv9.pl
+++ b/crypto/aes/asm/aest4-sparcv9.pl
@@ -925,4 +925,4 @@ ___
&emit_assembler();
-close STDOUT;
+close STDOUT or die "error closing STDOUT";