--- config.mk | 2 +- ii.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/config.mk b/config.mk index b8b3297..8ac1c0e 100644 --- a/config.mk +++ b/config.mk _AT_@ -1,5 +1,5 @@ # Customize to fit your system -VERSION = 1.7 +VERSION = 1.8 # paths PREFIX = /usr/local diff --git a/ii.c b/ii.c index 9266a77..6a4038d 100644 --- a/ii.c +++ b/ii.c _AT_@ -81,8 +81,7 @@ static char msg[IRC_MSG_MAX]; /* message buf used for communication */ static void usage(void) { - eprintf("ii-" VERSION ", (c) 2005-2015 ii engineers, see LICENSE for details\n" - "usage: %s <-s host> [-i <irc dir>] [-p <port>] " + eprintf("usage: %s <-s host> [-i <irc dir>] [-p <port>] " "[-u <unix-domain-socket>] [-n <nick>] [-k <password>] " "[-f <fullname>]\n", argv0); } -- 2.4.10 --Multipart=_Mon__9_May_2016_17_21_10_+0200_I.6cpFVydhq75aaE Content-Type: text/x-diff; name="0060-channel_open-don-t-close-previous-fd-here.patch" Content-Disposition: attachment; filename="0060-channel_open-don-t-close-previous-fd-here.patch" Content-Transfer-Encoding: 7bitReceived on Mon Sep 17 2001 - 00:00:00 CEST
This archive was generated by hypermail 2.3.0 : Mon May 09 2016 - 17:24:22 CEST