aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/via-mont.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/asm/via-mont.pl')
-rw-r--r--crypto/bn/asm/via-mont.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/via-mont.pl b/crypto/bn/asm/via-mont.pl
index d873082d4b..3c27628890 100644
--- a/crypto/bn/asm/via-mont.pl
+++ b/crypto/bn/asm/via-mont.pl
@@ -247,4 +247,4 @@ $sp=&DWP(28,"esp");
&asm_finish();
-close STDOUT;
+close STDOUT or die "error closing STDOUT";