diff options
Diffstat (limited to 'textproc/libxml2/files/patch-include_libxml_parser.h')
-rw-r--r-- | textproc/libxml2/files/patch-include_libxml_parser.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/libxml2/files/patch-include_libxml_parser.h b/textproc/libxml2/files/patch-include_libxml_parser.h deleted file mode 100644 index 03632be45..000000000 --- a/textproc/libxml2/files/patch-include_libxml_parser.h +++ /dev/null @@ -1,10 +0,0 @@ ---- include/libxml/parser.h.orig 2012-05-15 03:09:43.000000000 +0000 -+++ include/libxml/parser.h 2013-03-13 09:42:57.000000000 +0000 -@@ -310,6 +310,7 @@ - xmlParserNodeInfo *nodeInfoTab; /* array of nodeInfos */ - - int input_id; /* we need to label inputs */ -+ unsigned long sizeentcopy; /* volume of entity copy */ - }; - - /** |