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