summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/alpha-mont.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/asm/alpha-mont.pl')
-rw-r--r--crypto/bn/asm/alpha-mont.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/alpha-mont.pl b/crypto/bn/asm/alpha-mont.pl
index b242098c75..04239b8b18 100644
--- a/crypto/bn/asm/alpha-mont.pl
+++ b/crypto/bn/asm/alpha-mont.pl
@@ -324,4 +324,4 @@ bn_mul_mont:
___
print $code;
-close STDOUT or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";