From ea528347091bf56d4c02858da16ea4eecfb5fb2b Mon Sep 17 00:00:00 2001
From: Sebastian Pipping
Date: Wed, 28 Feb 2024 20:29:47 +0100
Subject: [PATCH] doc/reference.html: Drop inaccurate statement about XML_*
macros
The statement is falsified by these macros:
- XML_ATTR_INFO
- XML_DTD
- XML_GE
---
expat/doc/reference.html | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/expat/doc/reference.html b/expat/doc/reference.html
index 898f03a3..3cfe4779 100644
--- a/expat/doc/reference.html
+++ b/expat/doc/reference.html
@@ -356,10 +356,7 @@ library and header would get installed in
Configuring Expat Using the Pre-Processor
Expat's feature set can be configured using a small number of
-pre-processor definitions. The definition of this symbols does not
-affect the set of entry points for Expat, only the behavior of the API
-and the definition of character types in the case of
-XML_UNICODE_WCHAR_T
. The symbols are:
+pre-processor definitions. The symbols are:
- XML_GE