summaryrefslogtreecommitdiffstats
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 def4e7fd52..05d1d992f9 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 or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";
sub fcrypt_body
{