From 2ca788bb75b8d5ce9af28e4730cf7b7934d6b595 Mon Sep 17 00:00:00 2001 From: "Roy T. Fielding" Date: Sat, 15 Apr 2000 00:58:18 +0000 Subject: [PATCH] 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 --- srclib/expat-lite/xmlparse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srclib/expat-lite/xmlparse.h b/srclib/expat-lite/xmlparse.h index 1130cdd5b35..f2f9c9be1c0 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. */ -- 2.47.2