summaryrefslogtreecommitdiff
path: root/parallel/pvm3/patches/patch-ay
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/pvm3/patches/patch-ay')
-rw-r--r--parallel/pvm3/patches/patch-ay8
1 files changed, 4 insertions, 4 deletions
diff --git a/parallel/pvm3/patches/patch-ay b/parallel/pvm3/patches/patch-ay
index d641eb932cf..b313f734916 100644
--- a/parallel/pvm3/patches/patch-ay
+++ b/parallel/pvm3/patches/patch-ay
@@ -1,8 +1,8 @@
-$NetBSD: patch-ay,v 1.4 2002/11/09 11:28:41 is Exp $
+$NetBSD: patch-ay,v 1.5 2004/11/12 10:45:45 adam Exp $
---- console/cmds.c.old Wed Oct 30 12:47:26 2002
-+++ console/cmds.c Wed Oct 30 12:49:37 2002
-@@ -1365,9 +1365,9 @@
+--- console/cmds.c.orig 2004-01-14 18:46:20.000000000 +0000
++++ console/cmds.c
+@@ -1419,9 +1419,9 @@ conf_cmd(ac, av)
if (!pvm_config(&nhosts, &narchs, &hostlist)) {
printf("%d host%s, %d data format%s\n",
nhosts, (nhosts > 1 ? "s" : ""), narchs, (narchs > 1 ? "s" : ""));