Mention first version with CURLOPT_COPYPOSTFIELDS.
authorDan Fandrich <dan@coneharvesters.com>
Mon, 15 Oct 2007 21:19:40 +0000 (21:19 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 15 Oct 2007 21:19:40 +0000 (21:19 +0000)
Don't confuse NUL with NULL.

ares_expand_string.3

index 6f50188..872e677 100644 (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 NULterminated 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