summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2014-07-05 23:59:57 +0200
committerAndy Polyakov <appro@openssl.org>2014-07-05 23:59:57 +0200
commit7eb9680ae1bf5dd9aeb61c401f2c3bd900ac9aeb (patch)
tree538f8e16a7b375769a7ded1334e9982fc68eb444
parent0e7a32b55e8c5b1ec7c2bb755213d076390cc55e (diff)
downloadopenssl-new-7eb9680ae1bf5dd9aeb61c401f2c3bd900ac9aeb.tar.gz
sha512-x86_64.pl: fix typo.
PR: #3431
-rwxr-xr-xcrypto/sha/asm/sha512-x86_64.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/asm/sha512-x86_64.pl b/crypto/sha/asm/sha512-x86_64.pl
index 9941da93e2..eef5f3f30c 100755
--- a/crypto/sha/asm/sha512-x86_64.pl
+++ b/crypto/sha/asm/sha512-x86_64.pl
@@ -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