summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2017-09-23 03:19:47 -0400
committerJay Satiro <raysatiro@yahoo.com>2017-09-23 03:19:47 -0400
commit3a1c7cb3ca509417ac7b8269529ceacee08d1d6c (patch)
tree3e1e183e08f81cca5f13dd960b45021b02ac1066
parentde47158934075322cb8fd0e681ddb7d6e50b40a7 (diff)
downloadcurl-3a1c7cb3ca509417ac7b8269529ceacee08d1d6c.tar.gz
symbols-in-versions: fix CURLSSLSET_NO_BACKENDS entry
- Use spaces instead of tabs as the delimiter. Follow up to 7c52b12 which added the entry. The entry had used tabs but the symbol-scan parser doesn't recognize tabs and would fail the symbol.
-rw-r--r--docs/libcurl/symbols-in-versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/symbols-in-versions b/docs/libcurl/symbols-in-versions
index f3a28095d..f912fb719 100644
--- a/docs/libcurl/symbols-in-versions
+++ b/docs/libcurl/symbols-in-versions
@@ -691,7 +691,7 @@ CURLSSLBACKEND_SCHANNEL 7.34.0
CURLSSLBACKEND_WOLFSSL 7.49.0
CURLSSLOPT_ALLOW_BEAST 7.25.0
CURLSSLOPT_NO_REVOKE 7.44.0
-CURLSSLSET_NO_BACKENDS 7.56.0
+CURLSSLSET_NO_BACKENDS 7.56.0
CURLSSLSET_OK 7.56.0
CURLSSLSET_TOO_LATE 7.56.0
CURLSSLSET_UNKNOWN_BACKEND 7.56.0