X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=apps%2Fusage.c;h=cf79d6d5b17069f7a6310b99dbdb4e984dea6a88;hb=8a3aac5f5287422699c9c7c5ee8969561da7317f;hp=62061fd3dcdf059f2b1eeac6b7d6bf987c7b3902;hpb=95d068f1b4e8100d6501944eda3bd9ff73460514;p=sympathy.git diff --git a/apps/usage.c b/apps/usage.c index 62061fd..cf79d6d 100644 --- a/apps/usage.c +++ b/apps/usage.c @@ -10,6 +10,9 @@ static char rcsid[] = "$Id$"; /* * $Log$ + * Revision 1.11 2008/02/27 01:31:38 james + * *** empty log message *** + * * Revision 1.10 2008/02/27 01:31:14 james * *** empty log message *** * @@ -96,8 +99,7 @@ usage (void) " -n hlines the number of lines of history to store in the\n" " server, that are replayed on connexion\n" " -u don't emit utf-8 try to use ISO-2202 to the local terminal\n" - " -w width start session with a screen of width width<=132\n" - ); + " -w width start session with a screen of width width<=132\n"); exit (1);