From 92b8afea6addb3e062e3072e5aa0bc74ac8cbe0f Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 15 Oct 2007 21:19:40 +0000 Subject: [PATCH] Mention first version with CURLOPT_COPYPOSTFIELDS. Don't confuse NUL with NULL. --- ares_expand_string.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4