Undeprecate xmlKeepBlanksDefault

This commit is contained in:
Nick Wellnhofer 2024-07-06 20:24:19 +02:00
parent 4b3f860e54
commit dd5adf54c9

View File

@ -948,7 +948,7 @@ XML_DEPRECATED XMLPUBFUN int
xmlSubstituteEntitiesDefault(int val);
XML_DEPRECATED XMLPUBFUN int
xmlThrDefSubstituteEntitiesDefaultValue(int v);
XML_DEPRECATED XMLPUBFUN int
XMLPUBFUN int
xmlKeepBlanksDefault (int val);
XML_DEPRECATED XMLPUBFUN int
xmlThrDefKeepBlanksDefaultValue(int v);