mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
Update X509_STORE_new.pod
Minor typo. CLA: trivial Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/8866)
This commit is contained in:
parent
24626a47fb
commit
3527cfcf28
@ -23,7 +23,7 @@ X509_STORE_up_ref() increments the reference count associated with the
|
||||
X509_STORE object.
|
||||
|
||||
X509_STORE_lock() locks the store from modification by other threads,
|
||||
X509_STORE_unlock() locks it.
|
||||
X509_STORE_unlock() unlocks it.
|
||||
|
||||
X509_STORE_free() frees up a single X509_STORE object.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user