X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbn%2Fasm%2Falpha-mont.pl;fp=crypto%2Fbn%2Fasm%2Falpha-mont.pl;h=04239b8b1824b81a1518506b0b24f54db81e62d5;hp=b242098c753f671795af52018d89b9fb65327e8d;hb=a21314dbbc56cd30580123d74b3106a628540965;hpb=0eb154663478968137112441d16b593fdf2ebcf8 diff --git a/crypto/bn/asm/alpha-mont.pl b/crypto/bn/asm/alpha-mont.pl index b242098c75..04239b8b18 100644 --- a/crypto/bn/asm/alpha-mont.pl +++ b/crypto/bn/asm/alpha-mont.pl @@ -324,4 +324,4 @@ bn_mul_mont: ___ print $code; -close STDOUT or die "error closing STDOUT"; +close STDOUT or die "error closing STDOUT: $!";