summaryrefslogtreecommitdiff
path: root/comms/plptools/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'comms/plptools/patches/patch-ai')
-rw-r--r--comms/plptools/patches/patch-ai13
1 files changed, 13 insertions, 0 deletions
diff --git a/comms/plptools/patches/patch-ai b/comms/plptools/patches/patch-ai
new file mode 100644
index 00000000000..76926d74c74
--- /dev/null
+++ b/comms/plptools/patches/patch-ai
@@ -0,0 +1,13 @@
+$NetBSD: patch-ai,v 1.1 2004/05/24 16:09:35 kristerw Exp $
+
+--- lib/rpcsfactory.cc.orig 2004-05-24 17:48:59.000000000 +0200
++++ lib/rpcsfactory.cc 2004-05-24 17:49:16.000000000 +0200
+@@ -73,7 +73,7 @@
+ return NULL;
+ }
+ // Invalid protocol version
+- cerr << "rpcsfactory::create received odd protocol version from
++ cerr << "rpcsfactory::create received odd protocol version from \
+ ncpd! (" << a << ")" << endl;
+ } else {
+ cerr << "rpcsfactory::create sent, response not 1" << endl;