aboutsummaryrefslogtreecommitdiffstats
path: root/testing/opensp/opensp-1.5-InternalInputSource-fix.patch
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2016-05-11 13:38:06 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2016-05-11 13:38:06 +0000
commit9b7f016e3e8d180896dbc356723b4717ff8bc3d6 (patch)
tree0dc583e2e3ee4e700c1af0b7ca4d35737cc48594 /testing/opensp/opensp-1.5-InternalInputSource-fix.patch
parent77339ea531ef0dc66e1b269d86da4f92ba954b94 (diff)
downloadaports-9b7f016e3e8d180896dbc356723b4717ff8bc3d6.tar.bz2
aports-9b7f016e3e8d180896dbc356723b4717ff8bc3d6.tar.xz
community/opensp: move to community
Diffstat (limited to 'testing/opensp/opensp-1.5-InternalInputSource-fix.patch')
-rw-r--r--testing/opensp/opensp-1.5-InternalInputSource-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/opensp/opensp-1.5-InternalInputSource-fix.patch b/testing/opensp/opensp-1.5-InternalInputSource-fix.patch
deleted file mode 100644
index 0e8e393457..0000000000
--- a/testing/opensp/opensp-1.5-InternalInputSource-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/include/InternalInputSource.h
-+++ b/include/InternalInputSource.h
-@@ -34,7 +34,7 @@
- void pushCharRef(Char ch, const NamedCharRef &);
- Boolean rewind(Messenger &);
- const StringC *contents();
-- InternalInputSource *InternalInputSource::asInternalInputSource();
-+ InternalInputSource *asInternalInputSource();
- ~InternalInputSource();
- private:
- InternalInputSource(const InternalInputSource &); // undefined