]> granicus.if.org Git - curl/commit
curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD.
authorJulien Chaffraix <julien.chaffraix@gmail.com>
Mon, 21 Feb 2011 05:13:19 +0000 (21:13 -0800)
committerJulien Chaffraix <julien.chaffraix@gmail.com>
Mon, 21 Feb 2011 05:13:19 +0000 (21:13 -0800)
commit073ce06379818c1bc7cf513ca0595efeee5c1c72
treee6b095ecfaa32a8fd04ca4c0d622ad2dc79a2564
parent0b8cdc06353d2f95d135cf3c4e64a2d47901e25f
curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD.

CURLOPT_HTTPAUTH was mentioning CURLOPT_USERPASSWORD instead of
CURLOPT_PASSWORD.

Reported by: Mike Henshaw
docs/libcurl/curl_easy_setopt.3