summaryrefslogtreecommitdiff
path: root/textproc/xmlpp/files/patch-src::xmlpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlpp/files/patch-src::xmlpp.h')
-rw-r--r--textproc/xmlpp/files/patch-src::xmlpp.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/xmlpp/files/patch-src::xmlpp.h b/textproc/xmlpp/files/patch-src::xmlpp.h
deleted file mode 100644
index 3c6e883b76c9..000000000000
--- a/textproc/xmlpp/files/patch-src::xmlpp.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/xmlpp.h.orig Wed May 30 19:54:52 2007
-+++ src/xmlpp.h Wed May 30 19:55:11 2007
-@@ -133,7 +133,7 @@
- XMLNode & operator =(const XMLNodePtr n);
-
- //! returns or sets the node name
-- string XMLNode::name(string _name="");
-+ string name(string _name="");
- //! returns or sets the type of the node
- xmlnodetype type(xmlnodetype ntype=xml_nt_dummy);
- //! ireturns or sets cdata string