[Expat-CVS] expat/doc reference.html,1.26,1.27

Karl Waclawek kwaclaw@users.sourceforge.net
Mon Aug 26 10:58:06 2002


Update of /cvsroot/expat/expat/doc
In directory usw-pr-cvs1:/tmp/cvs-serv20811

Modified Files:
	reference.html 
Log Message:
Small documentation fix for default handler.

Index: reference.html
===================================================================
RCS file: /cvsroot/expat/expat/doc/reference.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- reference.html	26 Aug 2002 17:27:28 -0000	1.26
+++ reference.html	26 Aug 2002 17:57:38 -0000	1.27
@@ -932,7 +932,7 @@
 can be set (like some kinds of DTD declarations) and data which could
 be reported but which currently has no handler set.  The characters
 are passed exactly as they were present in the XML document except
-that they will be encoded in UTF-8.  Line boundaries are not
+that they will be encoded in UTF-8 or UTF-16. Line boundaries are not
 normalized. Note that a byte order mark character is not passed to the
 default handler. There are no guarantees about how characters are
 divided between calls to the default handler: for example, a comment