sparccpuid.S: some assembler is allergic to apostrophes in comments.
authorAndy Polyakov <appro@openssl.org>
Sat, 10 Apr 2010 13:36:34 +0000 (13:36 +0000)
committerAndy Polyakov <appro@openssl.org>
Sat, 10 Apr 2010 13:36:34 +0000 (13:36 +0000)
crypto/sparccpuid.S

index bcf46f209d43f89b5769a7ddb4e79c1e6d0cfa91..aa8b11efc97b2150a958b72f9d0b9d2b03976f6a 100644 (file)
@@ -179,7 +179,7 @@ OPENSSL_atomic_add:
        ba      .enter
        nop
 #ifdef __sun
        ba      .enter
        nop
 #ifdef __sun
-! Note that you don't have to link with libthread to call thr_yield,
+! Note that you do not have to link with libthread to call thr_yield,
 ! as libc provides a stub, which is overloaded the moment you link
 ! with *either* libpthread or libthread...
 #define        YIELD_CPU       thr_yield
 ! as libc provides a stub, which is overloaded the moment you link
 ! with *either* libpthread or libthread...
 #define        YIELD_CPU       thr_yield