From 62a4c505e488c714e8795ea85564504562d30301 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Sat, 24 Jan 2004 02:47:24 +0000 Subject: Working on the manual... Making better tests for error messages. Changed a few names. Moved gethostname to inet.c. --- doc/code.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/code.html') diff --git a/doc/code.html b/doc/code.html index 45fd21a..4668b7a 100644 --- a/doc/code.html +++ b/doc/code.html @@ -59,7 +59,7 @@ Applies the Base 64 content coding to a string.

Content is the string to be encoded. If single is set to anything -but nil, the output is returned as a single +but nil, the output is returned as a single line, otherwise the function splits the content into 76 character long lines after encoding.

-- cgit v1.2.3-55-g6feb