aboutsummaryrefslogtreecommitdiff
path: root/crypto/des/asm/crypt586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/asm/crypt586.pl')
-rw-r--r--crypto/des/asm/crypt586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/asm/crypt586.pl b/crypto/des/asm/crypt586.pl
index b611b4e..def4e7f 100644
--- a/crypto/des/asm/crypt586.pl
+++ b/crypto/des/asm/crypt586.pl
@@ -24,7 +24,7 @@ $R="esi";
&fcrypt_body("fcrypt_body");
&asm_finish();
-close STDOUT;
+close STDOUT or die "error closing STDOUT";
sub fcrypt_body
{