2013-09-26 17:14:40 +02:00

13 lines
462 B
Plaintext

$NetBSD: patch-aa,v 1.5 2003/04/25 03:09:08 martti Exp $
--- entities.h.orig 2003-04-24 13:04:32.000000000 +0300
+++ entities.h 2003-04-24 13:04:58.000000000 +0300
@@ -92,7 +92,6 @@
void xmlFreeEntitiesTable (xmlEntitiesTablePtr table);
void xmlDumpEntitiesTable (xmlBufferPtr buf,
xmlEntitiesTablePtr table);
-xmlEntitiesTablePtr xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
void xmlCleanupPredefinedEntities(void);
#ifdef __cplusplus