projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
a4d8bcf
)
Small typo
author
Richard Levitte
<levitte@openssl.org>
Tue, 15 Mar 2016 13:06:34 +0000
(14:06 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 15 Mar 2016 13:06:34 +0000
(14:06 +0100)
OPENSSL_INIT_ONCE and OPENSSL_INIT_ONCE_STATIC_INIT are really
CRYPTO_ONCE and CRYPTO_ONCE_STATIC_INIT.
Reviewed-by: Rich Salz <rsalz@openssl.org>
No differences found