From 08fc6e5c6582f05f43c968931b04d698cf7abc86 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 13 Dec 1998 04:18:55 -0500 Subject: snapshot of project "lynx", label v2-8-2dev_9 --- WWW/Library/Implementation/HTUU.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'WWW/Library/Implementation/HTUU.h') diff --git a/WWW/Library/Implementation/HTUU.h b/WWW/Library/Implementation/HTUU.h index 3594b276..8aa48fd6 100644 --- a/WWW/Library/Implementation/HTUU.h +++ b/WWW/Library/Implementation/HTUU.h @@ -1,11 +1,11 @@ /* ENCODING TO PRINTABLE CHARACTERS - + File module provides functions HTUU_encode() and HTUU_decode() which convert a buffer - of bytes to/from RFC 1113 printable encoding format. This technique is similar to the + of bytes to/from RFC 1113 printable encoding format. This technique is similar to the familiar Unix uuencode format in that it maps 6 binary bits to one ASCII character (or more aptly, 3 binary bytes to 4 ASCII characters). However, RFC 1113 does not use the same mapping to printable characters as uuencode. - + */ #ifndef HTUU_H -- cgit 1.4.1-2-gfad0