From: Shane Lontis Date: Thu, 23 Jan 2020 00:18:34 +0000 (+1000) Subject: Re-remove TS_VERIFY_CTX_set_certs entry from missingcrypto.txt X-Git-Tag: openssl-3.0.0-alpha1~622 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2eb875c9257e508eb9fa2bb866c284d388d66cab;p=oweals%2Fopenssl.git Re-remove TS_VERIFY_CTX_set_certs entry from missingcrypto.txt make doc-nits was failing due to a merge error on master in missingcrypto.txt. Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/10932) --- diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt index f1eea668cd..4f610c5815 100644 --- a/util/missingcrypto.txt +++ b/util/missingcrypto.txt @@ -1081,7 +1081,6 @@ TS_VERIFY_CTX_cleanup(3) TS_VERIFY_CTX_free(3) TS_VERIFY_CTX_init(3) TS_VERIFY_CTX_new(3) -TS_VERIFY_CTX_set_certs(3) TS_VERIFY_CTX_set_data(3) TS_VERIFY_CTX_set_flags(3) TS_VERIFY_CTX_set_imprint(3)