curl-library
[PATCH 1/4] Document type of argument for CURLOPT_ADDRESS_SCOPE.
From: Dimitrios Siganos <dimitris_at_siganos.org>
Date: Wed, 2 Jul 2014 10:41:37 +0100
Date: Wed, 2 Jul 2014 10:41:37 +0100
--- docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3 b/docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3 index a131595..510e3b3 100644 --- a/docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3 +++ b/docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3 @@ -26,7 +26,7 @@ CURLOPT_ADDRESS_SCOPE \- set scope for local IPv6 addresses .SH SYNOPSIS #include <curl/curl.h> -CURLcode curl_easy_setopt(CURL *handle, CURLOPT_ADDRESS_SCOPE, [argument]); +CURLcode curl_easy_setopt(CURL *handle, CURLOPT_ADDRESS_SCOPE, long scope); .SH DESCRIPTION Pass a long specifying the scope_id value to use when connecting to IPv6 link-local or site-local addresses. -- 1.8.1.2 ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-07-02