From: Jay Satiro Date: Sat, 23 Sep 2017 07:19:47 +0000 (-0400) Subject: symbols-in-versions: fix CURLSSLSET_NO_BACKENDS entry X-Git-Tag: curl-7_56_0~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a1c7cb3ca509417ac7b8269529ceacee08d1d6c;p=thirdparty%2Fcurl.git 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. --- diff --git a/docs/libcurl/symbols-in-versions b/docs/libcurl/symbols-in-versions index f3a28095df..f912fb7191 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