From a129b0e495bdcb4537de91f327155d58666adb43 Mon Sep 17 00:00:00 2001 From: sc Date: Thu, 18 Feb 1999 16:15:55 +0000 Subject: Now compatible with ivy-c 3.0 --- src/ivyecho.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ivyecho.c') diff --git a/src/ivyecho.c b/src/ivyecho.c index 2b8227e..468a908 100644 --- a/src/ivyecho.c +++ b/src/ivyecho.c @@ -38,7 +38,7 @@ int debug = 0; void Usage (const char* progname) { - fprintf (stderr, "Usage: %s [-b bus (ignored)][-s server] text\n", progname); + fprintf (stderr, "Usage: %s [-b bus (ignored)][-s serverhost] text\n", progname); exit (1); } -- cgit v1.1