summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorShane Lontis <shane.lontis@oracle.com>2020-01-23 10:18:34 +1000
committerShane Lontis <shane.lontis@oracle.com>2020-01-23 10:18:43 +1000
commit2eb875c9257e508eb9fa2bb866c284d388d66cab (patch)
treef71fac67550061c898261449098b6a14c128c98c /util
parentadc9086beb21a91ca59aaf0c619b38b82c223f9b (diff)
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 <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10932)
Diffstat (limited to 'util')
-rw-r--r--util/missingcrypto.txt1
1 files changed, 0 insertions, 1 deletions
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)