mirror of
https://github.com/moparisthebest/curl
synced 2024-11-14 21:45:13 -05:00
curl_url_set.3: fix typo in the RETURN VALUE section
Reported-by: Basuke Suzuki Fixes #6102
This commit is contained in:
parent
f3b7d72c57
commit
65fb4d16a3
@ -126,7 +126,7 @@ A URL string passed on to \fIcurl_url_set(3)\fP for the \fBCURLUPART_URL\fP
|
|||||||
part, must be shorter than 8000000 bytes otherwise it returns
|
part, must be shorter than 8000000 bytes otherwise it returns
|
||||||
\fBCURLUE_MALFORMED_INPUT\fP (added in 7.65.0).
|
\fBCURLUE_MALFORMED_INPUT\fP (added in 7.65.0).
|
||||||
|
|
||||||
If this function returns an error, no URL part is returned.
|
If this function returns an error, no URL part is set.
|
||||||
.SH EXAMPLE
|
.SH EXAMPLE
|
||||||
.nf
|
.nf
|
||||||
CURLUcode rc;
|
CURLUcode rc;
|
||||||
|
Loading…
Reference in New Issue
Block a user