commit | 808f8329177fb2da7f5d757036fbab30fcbd5a2a | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@google.com> | Fri Aug 18 14:06:02 2017 -0400 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Fri Aug 18 21:49:04 2017 +0000 |
tree | 9e20e3dcf3c5b9b5e7bd045c78abf68f6751fdc6 | |
parent | f60bcfb3ef5218bc92dd4e5ea9d64d9456236bdb [diff] [blame] |
Run the comment converter on libcrypto. crypto/{asn1,x509,x509v3,pem} were skipped as they are still OpenSSL style. Change-Id: I3cd9a60e1cb483a981aca325041f3fbce294247c Reviewed-on: https://boringssl-review.googlesource.com/19504 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
diff --git a/crypto/thread_pthread.c b/crypto/thread_pthread.c index d9e87f2..90b3d60 100644 --- a/crypto/thread_pthread.c +++ b/crypto/thread_pthread.c
@@ -173,4 +173,4 @@ return 1; } -#endif /* OPENSSL_PTHREADS */ +#endif // OPENSSL_PTHREADS