summaryrefslogtreecommitdiff
path: root/audio/libhydrogen/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libhydrogen/patches/patch-ab')
-rw-r--r--audio/libhydrogen/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/libhydrogen/patches/patch-ab b/audio/libhydrogen/patches/patch-ab
new file mode 100644
index 00000000000..75bfc5d1d66
--- /dev/null
+++ b/audio/libhydrogen/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2007/09/29 11:11:27 rillig Exp $
+
+--- src/tinyxml.h.orig 2003-05-24 19:30:10.000000000 +0200
++++ src/tinyxml.h 2007-09-29 13:07:31.000000000 +0200
+@@ -806,7 +806,7 @@ public:
+ #endif
+
+ /// Construct.
+- TiXmlDeclaration::TiXmlDeclaration( const char * _version,
++ TiXmlDeclaration( const char * _version,
+ const char * _encoding,
+ const char * _standalone );
+