mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-28 23:14:57 +03:00
@@ -1,3 +1,7 @@
|
|||||||
|
Wed Apr 18 17:09:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||||
|
|
||||||
|
* entities.h: andrew@ugh.net.au detected a double declaration
|
||||||
|
|
||||||
Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||||
|
|
||||||
* debugXML.c hash.c tree.h valid.c : some changes related to
|
* debugXML.c hash.c tree.h valid.c : some changes related to
|
||||||
|
|||||||
@@ -103,7 +103,6 @@ void xmlDumpEntitiesTable (xmlBufferPtr buf,
|
|||||||
xmlEntitiesTablePtr table);
|
xmlEntitiesTablePtr table);
|
||||||
void xmlDumpEntityDecl (xmlBufferPtr buf,
|
void xmlDumpEntityDecl (xmlBufferPtr buf,
|
||||||
xmlEntityPtr ent);
|
xmlEntityPtr ent);
|
||||||
xmlEntitiesTablePtr xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
|
|
||||||
void xmlCleanupPredefinedEntities(void);
|
void xmlCleanupPredefinedEntities(void);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -103,7 +103,6 @@ void xmlDumpEntitiesTable (xmlBufferPtr buf,
|
|||||||
xmlEntitiesTablePtr table);
|
xmlEntitiesTablePtr table);
|
||||||
void xmlDumpEntityDecl (xmlBufferPtr buf,
|
void xmlDumpEntityDecl (xmlBufferPtr buf,
|
||||||
xmlEntityPtr ent);
|
xmlEntityPtr ent);
|
||||||
xmlEntitiesTablePtr xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
|
|
||||||
void xmlCleanupPredefinedEntities(void);
|
void xmlCleanupPredefinedEntities(void);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user