summaryrefslogtreecommitdiff
path: root/crypto/x86_64cpuid.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2011-06-04 13:08:25 +0000
committerAndy Polyakov <appro@openssl.org>2011-06-04 13:08:25 +0000
commit4d01f2761dcb0255d4c26a3820281d5b2ae0985a (patch)
treefae089e35e548dbea2d0173efb6ca6b4ac0d70e1 /crypto/x86_64cpuid.pl
parent301799b803fc9f3e2adaad32b1ccace736bbe7cc (diff)
downloadopenssl-new-4d01f2761dcb0255d4c26a3820281d5b2ae0985a.tar.gz
x86_64cpuid.pl: fix typo.
Diffstat (limited to 'crypto/x86_64cpuid.pl')
-rw-r--r--crypto/x86_64cpuid.pl2
1 files changed, 1 insertions, 1 deletions
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