mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
Fixed typo in CRYPTO_THREAD_run_once.pod
CLA: trivial Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24303)
This commit is contained in:
parent
f4601b6de7
commit
fd6be6c55b
@ -115,7 +115,7 @@ NULL, then the function will fail.
|
||||
|
||||
CRYPTO_atomic_store() atomically stores the contents of I<val> into I<*dst>.
|
||||
I<lock> will be locked, unless atomic operations are supported on the specific
|
||||
plaform.
|
||||
platform.
|
||||
|
||||
=item *
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user