aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2016-01-13 23:11:01 -0500
committerRich Salz <rsalz@openssl.org>2016-01-14 11:32:18 -0500
commit3a4e9367d83a43f0d1c5b5eab4396c4b05df1a6b (patch)
treeac094a429840eedef10c80db7f6d47d72221f608 /util
parenta7cf07b4961347713b0fea321c301a0a618b4f2e (diff)
downloadopenssl-3a4e9367d83a43f0d1c5b5eab4396c4b05df1a6b.tar.gz
RT4232: Extra space in help message.
It turns out that -pause calls the undocumented function SSL_set_debug. That just sets flag inside the SSL structure. That flag, despite the command is never used. So remove the flag, the field, and the function. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'util')
-rwxr-xr-xutil/ssleay.num2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/ssleay.num b/util/ssleay.num
index 8bd2b1ae67..b42765352c 100755
--- a/util/ssleay.num
+++ b/util/ssleay.num
@@ -295,7 +295,7 @@ SSL_srp_server_param_with_username 336 1_1_0 EXIST:!VMS:FUNCTION:SRP
SSL_srp_server_param_with_un 336 1_1_0 EXIST:VMS:FUNCTION:SRP
SRP_have_to_put_srp_username 337 1_1_0 NOEXIST::FUNCTION:
SSL_SRP_CTX_free 338 1_1_0 EXIST::FUNCTION:SRP
-SSL_set_debug 339 1_1_0 EXIST::FUNCTION:
+SSL_set_debug 339 1_1_0 NOEXIST::FUNCTION:
SSL_SESSION_get0_peer 340 1_1_0 EXIST::FUNCTION:
TLSv1_2_client_method 341 1_1_0 EXIST::FUNCTION:
SSL_SESSION_set1_id_context 342 1_1_0 EXIST::FUNCTION: