gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 225/256: symbols-in-versions: fix CURLSSLSET_NO_BAC


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 225/256: symbols-in-versions: fix CURLSSLSET_NO_BACKENDS entry
Date: Fri, 06 Oct 2017 19:45:16 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 3a1c7cb3ca509417ac7b8269529ceacee08d1d6c
Author: Jay Satiro <address@hidden>
AuthorDate: Sat Sep 23 03:19:47 2017 -0400

    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(-)

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

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]