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 21:59:57 +0000 (23:59 +0200)
PR: #3431

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