Mention first version with CURLOPT_COPYPOSTFIELDS.

Don't confuse NUL with NULL.
This commit is contained in:
Dan Fandrich
2007-10-15 21:19:40 +00:00
parent add90abfa4
commit a83b5d1b67
3 changed files with 7 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ ares_expand_string \- Expand a length encoded string
.SH DESCRIPTION
The
.B ares_expand_string
function converts a length encoded string to a NULL terminated C
function converts a length encoded string to a NUL-terminated C
string. The argument
.I encoded
gives the beginning of the encoded string, and the arguments