mirror of
https://github.com/curl/curl.git
synced 2026-07-30 01:58:05 +03:00
Fixed test 554 to pass the torture test.
This commit is contained in:
parent
a95e600eb0
commit
60f0b4fffe
4 changed files with 12 additions and 10 deletions
|
|
@ -128,9 +128,9 @@ you've called \fIcurl_easy_cleanup(3)\fP for the curl handle.
|
|||
|
||||
See example below.
|
||||
.SH RETURN VALUE
|
||||
0 means everything was ok, non-zero means an error occurred as
|
||||
0 means everything was ok, non-zero means an error occurred corresponding
|
||||
to a CURL_FORMADD_* constant defined in
|
||||
.I <curl/curl.h>
|
||||
defines.
|
||||
.SH EXAMPLE
|
||||
.nf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue