summaryrefslogtreecommitdiff
path: root/src/crypto/fipsmodule/sha/asm/sha256-586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/fipsmodule/sha/asm/sha256-586.pl')
-rw-r--r--src/crypto/fipsmodule/sha/asm/sha256-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/fipsmodule/sha/asm/sha256-586.pl b/src/crypto/fipsmodule/sha/asm/sha256-586.pl
index 240a604a..129a9f42 100644
--- a/src/crypto/fipsmodule/sha/asm/sha256-586.pl
+++ b/src/crypto/fipsmodule/sha/asm/sha256-586.pl
@@ -1287,4 +1287,4 @@ sub bodyx_00_15 () { # +10%
&asm_finish();
-close STDOUT or die "error closing STDOUT";
+close STDOUT;