From: Dan Fandrich Date: Mon, 15 Oct 2007 21:19:40 +0000 (+0000) Subject: Mention first version with CURLOPT_COPYPOSTFIELDS. X-Git-Tag: upstream/1.10.0~929 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=92b8afea6addb3e062e3072e5aa0bc74ac8cbe0f;p=platform%2Fupstream%2Fc-ares.git Mention first version with CURLOPT_COPYPOSTFIELDS. Don't confuse NUL with NULL. --- diff --git a/ares_expand_string.3 b/ares_expand_string.3 index 6f50188..872e677 100644 --- a/ares_expand_string.3 +++ b/ares_expand_string.3 @@ -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