diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2017-11-12 01:03:10 +0100 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2017-11-12 01:03:10 +0100 |
commit | 46f4e1bec51dc96fa275c168752aa34359d9ee51 (patch) | |
tree | c80b737d1fff479fd88f6c41175187ebad868299 /crypto/c64xpluscpuid.pl | |
parent | lhash.c: Replace Unicode EN DASH with the ASCII char '-'. (diff) | |
download | openssl-46f4e1bec51dc96fa275c168752aa34359d9ee51.tar.xz openssl-46f4e1bec51dc96fa275c168752aa34359d9ee51.zip |
Many spelling fixes/typo's corrected.
Around 138 distinct errors found and fixed; thanks!
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3459)
Diffstat (limited to 'crypto/c64xpluscpuid.pl')
-rw-r--r-- | crypto/c64xpluscpuid.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/c64xpluscpuid.pl b/crypto/c64xpluscpuid.pl index 9efe1205ff..b7b11d5031 100644 --- a/crypto/c64xpluscpuid.pl +++ b/crypto/c64xpluscpuid.pl @@ -231,7 +231,7 @@ bus_loop1?: _OPENSSL_instrument_bus2: .asmfunc MV A6,B0 ; reassign max -|| MV B4,A6 ; reassing sizeof(output) +|| MV B4,A6 ; reassign sizeof(output) || MVK 0x00004030,A3 MV A4,B4 ; reassign output || MVK 0,A4 ; return value |