sha512-x86_64.pl: fix typo.
PR: #3431
(cherry picked from commit 7eb9680ae1
)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user