gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 156/173: cyassl: fix typo


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 156/173: cyassl: fix typo
Date: Fri, 24 Feb 2017 14:02:58 +0100

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

ng0 pushed a commit to annotated tag gnurl-7.53.1
in repository gnurl.

commit 0e8d3e838eafa75fe1373db757a2940cb33a2ba8
Author: Jay Satiro <address@hidden>
AuthorDate: Tue Feb 21 17:00:17 2017 -0500

    cyassl: fix typo
---
 lib/vtls/cyassl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/vtls/cyassl.h b/lib/vtls/cyassl.h
index 1f2cf08c8..f47719e4e 100644
--- a/lib/vtls/cyassl.h
+++ b/lib/vtls/cyassl.h
@@ -59,7 +59,7 @@ void Curl_cyassl_sha256sum(const unsigned char *tmp, /* input 
*/
                      unsigned char *sha256sum, /* output */
                      size_t unused);
 
-/* Set the API backend definition to Schannel */
+/* Set the API backend definition to CyaSSL */
 #define CURL_SSL_BACKEND CURLSSLBACKEND_CYASSL
 
 /* this backend supports CURLOPT_SSL_CTX_* */

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



reply via email to

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