summaryrefslogtreecommitdiff
path: root/src/crypto/fipsmodule/md5/asm/md5-x86_64.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/fipsmodule/md5/asm/md5-x86_64.pl')
-rw-r--r--src/crypto/fipsmodule/md5/asm/md5-x86_64.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/fipsmodule/md5/asm/md5-x86_64.pl b/src/crypto/fipsmodule/md5/asm/md5-x86_64.pl
index 509bcdea..6eb33c0e 100644
--- a/src/crypto/fipsmodule/md5/asm/md5-x86_64.pl
+++ b/src/crypto/fipsmodule/md5/asm/md5-x86_64.pl
@@ -380,4 +380,4 @@ ___
print $code;
-close STDOUT or die "error closing STDOUT";
+close STDOUT;