sha512-x86_64.pl: fix typo.
authorAndy Polyakov <appro@openssl.org>
Sat, 5 Jul 2014 21:59:57 +0000 (23:59 +0200)
committerAndy Polyakov <appro@openssl.org>
Sat, 5 Jul 2014 22:00:34 +0000 (00:00 +0200)
PR: #3431
(cherry picked from commit 7eb9680ae1bf5dd9aeb61c401f2c3bd900ac9aeb)

crypto/sha/asm/sha512-x86_64.pl

index 9941da93e2e33b5f348155907d1f5c08ccee54fd..eef5f3f30cde2e27ec0e07f6d81e25bbe3b37edd 100755 (executable)
@@ -2306,7 +2306,7 @@ $code.=<<___;
        .rva    .LSEH_end_$func
        .rva    .LSEH_info_$func
 ___
-$code.=<<___ if ($SZ==4 && $shext);
+$code.=<<___ if ($SZ==4 && $shaext);
        .rva    .LSEH_begin_${func}_shaext
        .rva    .LSEH_end_${func}_shaext
        .rva    .LSEH_info_${func}_shaext