X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=crypto%2Fsha%2Fasm%2Fkeccak1600-c64x.pl;h=9238dd5ebb96a99560e02931a8470a300d5d9b53;hb=32be631ca1f2b73c92e4f7f5d23f1c3aee80ec69;hp=7433c9987ea43abefca72d075f61abc3b356ab37;hpb=3b740f6ec0562a97046277c8246b21163b1a7553;p=oweals%2Fopenssl.git diff --git a/crypto/sha/asm/keccak1600-c64x.pl b/crypto/sha/asm/keccak1600-c64x.pl index 7433c9987e..9238dd5ebb 100755 --- a/crypto/sha/asm/keccak1600-c64x.pl +++ b/crypto/sha/asm/keccak1600-c64x.pl @@ -881,4 +881,4 @@ ___ $output=pop and open STDOUT,">$output"; print $code; -close STDOUT; +close STDOUT or die "error closing STDOUT";