Commit 4bb3230b authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

shades of a bad global replace --- fixed comment


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84969 13f79535-47bb-0310-9956-ffa450edef68
parent 227a4ba5
Loading
Loading
Loading
Loading
+1 −1
Changes for srclib/expat-lite/xmlparse.h: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -246,7 +246,7 @@ same byte that represents that character in ASCII.
3. All characters encoded must have Unicode scalar values <= 0xFFFF,
(ie characters that would be encoded by surrogates in UTF-16
are  not allowed).  Note that this restriction doesn't apply to
the built ap_pool_t n support for UTF-8 and UTF-16.
the built-in support for UTF-8 and UTF-16.

4. No Unicode character may be encoded by more than one distinct sequence
of bytes. */