gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 29/150: curl/curl.h: fix comment typo for CURLOPT_D


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 29/150: curl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6
Date: Fri, 30 Mar 2018 16:48:03 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 811beab9f245f9579d3725381f63e6cb24e73508
Author: MichaƂ Janiszewski <address@hidden>
AuthorDate: Mon Jan 29 21:23:41 2018 +0100

    curl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6
    
    Closes #2275
---
 include/curl/curl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/curl/curl.h b/include/curl/curl.h
index 7e1bc4c94..69283eb08 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -1662,7 +1662,7 @@ typedef enum {
    * Only supported by the c-ares DNS backend */
   CINIT(DNS_LOCAL_IP4, STRINGPOINT, 222),
 
-  /* Set the local IPv4 address to use for outgoing DNS requests.
+  /* Set the local IPv6 address to use for outgoing DNS requests.
    * Only supported by the c-ares DNS backend */
   CINIT(DNS_LOCAL_IP6, STRINGPOINT, 223),
 

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



reply via email to

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