summaryrefslogtreecommitdiff
path: root/src/regress/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib')
-rwxr-xr-xsrc/regress/lib/libcrypto/man/check_complete.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/man/check_complete.pl b/src/regress/lib/libcrypto/man/check_complete.pl
index 089ce9aa24..87f49cf577 100755
--- a/src/regress/lib/libcrypto/man/check_complete.pl
+++ b/src/regress/lib/libcrypto/man/check_complete.pl
@@ -50,6 +50,8 @@ my %obsolete = (
50 X509_algor_st 50 X509_algor_st
51 )], 51 )],
52 bio => [qw( 52 bio => [qw(
53 BIO_C_GET_PROXY_PARAM BIO_C_GET_SOCKS
54 BIO_C_SET_PROXY_PARAM BIO_C_SET_SOCKS
53 BIO_get_no_connect_return BIO_get_proxies 55 BIO_get_no_connect_return BIO_get_proxies
54 BIO_get_proxy_header BIO_get_url 56 BIO_get_proxy_header BIO_get_url
55 BIO_set_filter_bio BIO_set_no_connect_return BIO_set_proxies 57 BIO_set_filter_bio BIO_set_no_connect_return BIO_set_proxies