summaryrefslogtreecommitdiffstats
path: root/crypto/ppccpuid.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2014-06-04 08:34:18 +0200
committerAndy Polyakov <appro@openssl.org>2014-06-04 08:34:18 +0200
commitd86689e1d96a7f55f8266a2b8fee623fbba4b07d (patch)
tree456de7a01fb48e203174d1ffddff84da5fd22ba3 /crypto/ppccpuid.pl
parent53a224bb0ab6c7d0d509141638f7820b859d0ade (diff)
aesp8-ppc.pl: fix typos.
Diffstat (limited to 'crypto/ppccpuid.pl')
-rwxr-xr-xcrypto/ppccpuid.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ppccpuid.pl b/crypto/ppccpuid.pl
index aeafb6c7b5..56cc851c1d 100755
--- a/crypto/ppccpuid.pl
+++ b/crypto/ppccpuid.pl
@@ -44,7 +44,7 @@ $code=<<___;
.globl .OPENSSL_crypto207_probe
.align 4
-.OPENSSL_crypto207_probe
+.OPENSSL_crypto207_probe:
lvx_u v0,0,r1
vcipher v0,v0,v0
blr