Fixed test 554 to pass the torture test.

This commit is contained in:
Dan Fandrich
2008-07-08 21:16:18 +00:00
parent a95e600eb0
commit 60f0b4fffe
4 changed files with 12 additions and 10 deletions

View File

@@ -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