curl-library
small error in man page ..
Date: Mon, 11 Aug 2003 13:20:39 +0200
Hello,
Well seems like this is my first contribution:
The curl_easy_setopt man page says on the CURLOPT_WRITEFUNCTION:
"Set the stream argument with the CURLOPT_FILE option."
Since as stated a few lines later CURLOPT_FILE is obsolete and
CURLOPT_WRITEDATA should be used,
the following would IMHO be better:
"Set the stream argument with the CURLOPT_WRITEDATA option."
Just corrected it. Here is the patch.
cu Christian
-- North American Terror Organization Bringing war to the world since the 1950s!
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
- application/octet-stream attachment: curl_easy_setopt.patch