summaryrefslogtreecommitdiff
path: root/src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl')
-rw-r--r--src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl b/src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl
index 0e322798..5b2b977d 100644
--- a/src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl
+++ b/src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl
@@ -2485,4 +2485,4 @@ dummy_chacha20_poly1305_asm:
___
}
-close STDOUT;
+close STDOUT or die "error closing STDOUT";