summaryrefslogtreecommitdiff
path: root/audio/tse3/files/patch-src__tse3__file__XML.h
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /audio/tse3/files/patch-src__tse3__file__XML.h
parentMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff)
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'audio/tse3/files/patch-src__tse3__file__XML.h')
-rw-r--r--audio/tse3/files/patch-src__tse3__file__XML.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/tse3/files/patch-src__tse3__file__XML.h b/audio/tse3/files/patch-src__tse3__file__XML.h
deleted file mode 100644
index 3dffaeafef6e..000000000000
--- a/audio/tse3/files/patch-src__tse3__file__XML.h
+++ /dev/null
@@ -1,9 +0,0 @@
---- src/tse3/file/XML.h Tue Aug 23 08:37:53 2005
-+++ src/tse3/file/XML.h Sun Sep 11 20:29:45 2005
-@@ -154,5 +154,5 @@
- void element(const std::string &name, const char *value);
- void element(const std::string &name, int value);
-- void element(const std::string &name, unsigned int value);
-+ void element(const std::string &name, size_t value);
- void element(const std::string &name, bool value);
-