X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=crypto%2Fchacha%2Fasm%2Fchacha-c64xplus.pl;h=6888e12da092b5cf020fb29dccf54cec18e22860;hb=a21314dbbc56cd30580123d74b3106a628540965;hp=0b146288f780208c8cd195ed02f8095d440bf36d;hpb=0eb154663478968137112441d16b593fdf2ebcf8;p=openssl.git diff --git a/crypto/chacha/asm/chacha-c64xplus.pl b/crypto/chacha/asm/chacha-c64xplus.pl index 0b146288f7..6888e12da0 100755 --- a/crypto/chacha/asm/chacha-c64xplus.pl +++ b/crypto/chacha/asm/chacha-c64xplus.pl @@ -922,4 +922,4 @@ $code.=<<___; ___ print $code; -close STDOUT or die "error closing STDOUT"; +close STDOUT or die "error closing STDOUT: $!";