aboutsummaryrefslogtreecommitdiff
path: root/net/kmud/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/kmud/files/patch-aa')
-rw-r--r--net/kmud/files/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/net/kmud/files/patch-aa b/net/kmud/files/patch-aa
deleted file mode 100644
index 3ebd3b74b925..000000000000
--- a/net/kmud/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- kmud/cpluginmanager.cpp.orig Sun Nov 5 07:55:13 2000
-+++ kmud/cpluginmanager.cpp Thu Jan 18 05:20:32 2001
-@@ -109,7 +109,7 @@
- int i;
- void* handle=NULL;
- KmudPlugin* (*create_function)(void);
-- char* error;
-+ const char* error;
- bool b;
-
- // search plugin
-@@ -229,7 +229,7 @@
- PluginInfo* info;
- int i;
- bool b;
-- char* error;
-+ const char* error;
- QString name;
-
- // search plugin