From: Roy T. Fielding Date: Sat, 15 Apr 2000 00:58:18 +0000 (+0000) Subject: shades of a bad global replace --- fixed comment X-Git-Tag: apache-doc-split-01~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ca788bb75b8d5ce9af28e4730cf7b7934d6b595;p=apache 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 --- diff --git a/srclib/expat-lite/xmlparse.h b/srclib/expat-lite/xmlparse.h index 1130cdd5b3..f2f9c9be1c 100644 --- a/srclib/expat-lite/xmlparse.h +++ b/srclib/expat-lite/xmlparse.h @@ -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. */