aboutsummaryrefslogtreecommitdiffstats
path: root/apps/usage.c
diff options
context:
space:
mode:
authorjames <>2008-02-28 16:58:49 +0000
committerjames <>2008-02-28 16:58:49 +0000
commit68f1170ace397c32f9c80a6b7cb89388d88743f2 (patch)
tree3dbafbe88e81f2ba7c8c877c91a1f31d04941864 /apps/usage.c
parent57dd88f415d70356e41f2bfd5c00c250bd085723 (diff)
downloadsympathy-68f1170ace397c32f9c80a6b7cb89388d88743f2.tar.gz
sympathy-68f1170ace397c32f9c80a6b7cb89388d88743f2.tar.bz2
sympathy-68f1170ace397c32f9c80a6b7cb89388d88743f2.zip
*** empty log message ***
Diffstat (limited to 'apps/usage.c')
-rw-r--r--apps/usage.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/usage.c b/apps/usage.c
index d76f9d9..307511d 100644
--- a/apps/usage.c
+++ b/apps/usage.c
@@ -10,6 +10,9 @@ static char rcsid[] = "$Id$";
/*
* $Log$
+ * Revision 1.17 2008/02/28 16:57:51 james
+ * *** empty log message ***
+ *
* Revision 1.16 2008/02/27 18:29:49 james
* *** empty log message ***
*
@@ -120,8 +123,7 @@ usage (void)
" server, that are replayed on connexion\n"
" -u don't emit utf-8 try to use ISO-2202 to the local terminal\n"
" -w W[xH] start session with a screen of size W by H. 0<W<=132,\n"
- " 0<H<24, default 80 by 24\n"
- );
+ " 0<H<24, default 80 by 24\n");
exit (1);