From: Andy Polyakov Date: Sat, 4 Jun 2011 13:08:25 +0000 (+0000) Subject: x86_64cpuid.pl: fix typo. X-Git-Tag: OpenSSL-fips-2_0-rc1~342 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4d01f2761dcb0255d4c26a3820281d5b2ae0985a;p=oweals%2Fopenssl.git x86_64cpuid.pl: fix typo. --- diff --git a/crypto/x86_64cpuid.pl b/crypto/x86_64cpuid.pl index 26b8e5cc08..0d233a10ea 100644 --- a/crypto/x86_64cpuid.pl +++ b/crypto/x86_64cpuid.pl @@ -367,7 +367,7 @@ OPENSSL_ia32_rdrand: cmp \$0,%rax cmove %rcx,%rax ret -.size OPENSSL_ia32_rdrand,.-OPENSSL_ia32_rdarnd +.size OPENSSL_ia32_rdrand,.-OPENSSL_ia32_rdrand ___ close STDOUT; # flush