From 3a1c7cb3ca509417ac7b8269529ceacee08d1d6c Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Sat, 23 Sep 2017 03:19:47 -0400 Subject: 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. --- docs/libcurl/symbols-in-versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3