summaryrefslogtreecommitdiff
path: root/devel/ogre/patches/patch-bf
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ogre/patches/patch-bf')
-rw-r--r--devel/ogre/patches/patch-bf13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/ogre/patches/patch-bf b/devel/ogre/patches/patch-bf
new file mode 100644
index 00000000000..df34f238289
--- /dev/null
+++ b/devel/ogre/patches/patch-bf
@@ -0,0 +1,13 @@
+$NetBSD: patch-bf,v 1.1 2007/12/13 10:41:08 rillig Exp $
+
+--- Tools/XMLConverter/include/tinyxml.h.orig 2003-09-10 22:48:29.000000000 +0000
++++ Tools/XMLConverter/include/tinyxml.h 2007-10-10 10:57:56.000000000 +0000
+@@ -790,7 +790,7 @@ public:
+ #endif
+
+ /// Construct.
+- TiXmlDeclaration::TiXmlDeclaration( const char * _version,
++ TiXmlDeclaration( const char * _version,
+ const char * _encoding,
+ const char * _standalone );
+