diff options
author | Yang Tse <yangsita@gmail.com> | 2010-02-16 13:32:45 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-02-16 13:32:45 +0000 |
commit | 46b112bcd439f4413925a7300d66a3e6f148765e (patch) | |
tree | c925ce0c32a0af8bbcf427187c3838d005e3218b /packages | |
parent | f442dd6496c8710c4000a078e8085238fdaa7545 (diff) | |
download | curl-46b112bcd439f4413925a7300d66a3e6f148765e.tar.gz |
replaced tabs with spaces
Diffstat (limited to 'packages')
-rw-r--r-- | packages/OS400/README.OS400 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400 index e5410f32d..ce64e54a2 100644 --- a/packages/OS400/README.OS400 +++ b/packages/OS400/README.OS400 @@ -110,7 +110,7 @@ options: CURLOPT_RTSP_STREAM_URI CURLOPT_RTSP_TRANSPORT CURLOPT_SOCKS5_GSSAPI_SERVICE - CURLOPT_MAIL_FROM + CURLOPT_MAIL_FROM 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. |