summaryrefslogtreecommitdiff
path: root/devel/kaptain/files/patch-kaptain-intermediate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kaptain/files/patch-kaptain-intermediate.cpp')
-rw-r--r--devel/kaptain/files/patch-kaptain-intermediate.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/kaptain/files/patch-kaptain-intermediate.cpp b/devel/kaptain/files/patch-kaptain-intermediate.cpp
deleted file mode 100644
index 427e2ec2fb31..000000000000
--- a/devel/kaptain/files/patch-kaptain-intermediate.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- kaptain/intermediate.cpp.orig Wed Aug 14 12:14:52 2002
-+++ kaptain/intermediate.cpp Fri Dec 20 16:14:31 2002
-@@ -552,7 +552,7 @@
-
-
-
--void Intermediate::send(string message, char separ=':')
-+void Intermediate::send(string message, char separ)
- {
- if (is_special() && father)
- /* send throuh SPEC's father */