]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/initthread.c: fix misspelled OSSL_provider_init() in comment
authorMatthias St. Pierre <matthias.st.pierre@ncp-e.com>
Fri, 22 Sep 2023 15:43:19 +0000 (17:43 +0200)
committerHugo Landau <hlandau@openssl.org>
Thu, 26 Oct 2023 14:45:41 +0000 (15:45 +0100)
commitc61fda2ff88a5dc8d71a6b848008d6f01bfd7fa2
treefa6b069dafe5339e7b8f1a684d12abd8a9182b12
parent8dc82c02559545fabe15fd95d55623f4f7fc0f08
crypto/initthread.c: fix misspelled OSSL_provider_init() in comment

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22450)
crypto/initthread.c