README.OS400 update for new string options.
authorPatrick Monnerat <Patrick.Monnerat@datasphere.ch>
Fri, 18 Jul 2008 14:46:52 +0000 (14:46 +0000)
committerPatrick Monnerat <Patrick.Monnerat@datasphere.ch>
Fri, 18 Jul 2008 14:46:52 +0000 (14:46 +0000)
packages/OS400/README.OS400

index bbadddd..8117343 100644 (file)
@@ -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.