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