aboutsummaryrefslogtreecommitdiffstats
path: root/apps/usage.c
diff options
context:
space:
mode:
authorjames <>2008-02-27 01:32:41 +0000
committerjames <>2008-02-27 01:32:41 +0000
commitb9ff400d3331ccd3be0aad49cbdadf2cb23a68e2 (patch)
tree0f9f014112617202e1cfc13549eb7e01021aa5e5 /apps/usage.c
parent4add819b42c292ee2a6fc4aeda782a447b1bcf27 (diff)
downloadsympathy-b9ff400d3331ccd3be0aad49cbdadf2cb23a68e2.tar.gz
sympathy-b9ff400d3331ccd3be0aad49cbdadf2cb23a68e2.tar.bz2
sympathy-b9ff400d3331ccd3be0aad49cbdadf2cb23a68e2.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 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);