]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/threads_pthread.c: Fix typos found by codespell
authorLogan Upchurch <lupchurchnull@gmail.com>
Fri, 19 Apr 2024 13:38:31 +0000 (09:38 -0400)
committerTomas Mraz <tomas@openssl.org>
Tue, 23 Apr 2024 09:26:29 +0000 (11:26 +0200)
commit5454ef7cb38290196758f72e16b598e970ef5ecb
tree626b50f80df24af85fefb1d93d5ce8105e2438bb
parent98161274636dca12e3bfafab7d2d2ac28f4d7c30
crypto/threads_pthread.c: Fix typos found by codespell

CLA: trivial

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24206)
crypto/threads_pthread.c