aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Monnerat <Patrick.Monnerat@datasphere.ch>2008-07-18 14:46:52 +0000
committerPatrick Monnerat <Patrick.Monnerat@datasphere.ch>2008-07-18 14:46:52 +0000
commitac6d6ec2f103ca3c163423b1e8877063d6960461 (patch)
tree8149dc40327f32b6423ef1bc5efacd9a29d0c6a3
parentf11d5d9de847c4c319e95402e6d079f4aaec35bb (diff)
README.OS400 update for new string options.
-rw-r--r--packages/OS400/README.OS4004
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400
index bbadddd41..81173430e 100644
--- a/packages/OS400/README.OS400
+++ b/packages/OS400/README.OS400
@@ -99,8 +99,8 @@ options:
CURLOPT_USERAGENT
CURLOPT_USERPWD
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
- CURLOPT_CRLFILE
- CURLOPT_ISSUERCERT
+ CURLOPT_CRLFILE
+ CURLOPT_ISSUERCERT
Else it is the same as for curl_easy_setopt().
Note that CURLOPT_ERRORBUFFER is not in the list above, since it gives the
address of an (empty) character buffer, not the address of a string.