summaryrefslogtreecommitdiff
path: root/ares_expand_string.3
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-10-15 21:19:40 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-10-15 21:19:40 +0000
commit92b8afea6addb3e062e3072e5aa0bc74ac8cbe0f (patch)
treea1ab3177a4ed7f61aa71853f782d5d5a288781c1 /ares_expand_string.3
parent8b280df27d583a30d305d5f738f0690e1d511e4e (diff)
downloadc-ares-92b8afea6addb3e062e3072e5aa0bc74ac8cbe0f.tar.gz
c-ares-92b8afea6addb3e062e3072e5aa0bc74ac8cbe0f.tar.bz2
c-ares-92b8afea6addb3e062e3072e5aa0bc74ac8cbe0f.zip
Mention first version with CURLOPT_COPYPOSTFIELDS.
Don't confuse NUL with NULL.
Diffstat (limited to 'ares_expand_string.3')
-rw-r--r--ares_expand_string.32
1 files changed, 1 insertions, 1 deletions
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