aboutsummaryrefslogtreecommitdiff
path: root/audio/hydrogen/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-07 22:08:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-07 22:08:48 +0000
commitfc85ed241187932eff27e68d4372474495b5c6fe (patch)
tree74aa9abe904f4a847194445c7bc627153550ffa5 /audio/hydrogen/files
parent04ce823507de54563ca960e3bd14bc59b57649a8 (diff)
downloadports-fc85ed241187932eff27e68d4372474495b5c6fe.tar.gz
ports-fc85ed241187932eff27e68d4372474495b5c6fe.zip
Notes
Diffstat (limited to 'audio/hydrogen/files')
-rw-r--r--audio/hydrogen/files/patch-src-lib-xml_tinyxml.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/hydrogen/files/patch-src-lib-xml_tinyxml.h b/audio/hydrogen/files/patch-src-lib-xml_tinyxml.h
new file mode 100644
index 000000000000..fd7d14a8bde1
--- /dev/null
+++ b/audio/hydrogen/files/patch-src-lib-xml_tinyxml.h
@@ -0,0 +1,11 @@
+--- src/lib/xml/tinyxml.h.orig 2007-11-27 00:59:06.000000000 +0100
++++ src/lib/xml/tinyxml.h 2007-11-27 01:05:34.000000000 +0100
+@@ -823,7 +823,7 @@
+ #endif
+
+ /// Construct.
+- TiXmlDeclaration::TiXmlDeclaration( const char * _version,
++ TiXmlDeclaration( const char * _version,
+ const char * _encoding,
+ const char * _standalone );
+