summaryrefslogtreecommitdiffstats
path: root/crypto/rc4/asm/rc4-586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc4/asm/rc4-586.pl')
-rw-r--r--crypto/rc4/asm/rc4-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc4/asm/rc4-586.pl b/crypto/rc4/asm/rc4-586.pl
index 79068ffdce..126903f7ff 100644
--- a/crypto/rc4/asm/rc4-586.pl
+++ b/crypto/rc4/asm/rc4-586.pl
@@ -422,4 +422,4 @@ $idx="edx";
&asm_finish();
-close STDOUT or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";