aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mainloop.c
diff options
context:
space:
mode:
authorjames <>2008-03-10 11:49:33 +0000
committerjames <>2008-03-10 11:49:33 +0000
commit0a4c67a874e7bce9e358c82489782c9e402a58a4 (patch)
tree8c157ec80ee5373abf27075e91906a9a03ad99c0 /apps/mainloop.c
parent3bfc6a76971bce4c16360f6cc2896dec3f1fbafe (diff)
downloadsympathy-0a4c67a874e7bce9e358c82489782c9e402a58a4.tar.gz
sympathy-0a4c67a874e7bce9e358c82489782c9e402a58a4.tar.bz2
sympathy-0a4c67a874e7bce9e358c82489782c9e402a58a4.zip
*** empty log message ***
Diffstat (limited to 'apps/mainloop.c')
-rw-r--r--apps/mainloop.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/mainloop.c b/apps/mainloop.c
index 15c30ed..74e456e 100644
--- a/apps/mainloop.c
+++ b/apps/mainloop.c
@@ -11,6 +11,9 @@ static char rcsid[] =
/*
* $Log$
+ * Revision 1.29 2008/03/10 11:49:32 james
+ * *** empty log message ***
+ *
* Revision 1.28 2008/03/07 13:56:39 james
* *** empty log message ***
*
@@ -140,8 +143,7 @@ static char rcsid[] =
#include "clients.h"
-typedef struct
-{
+typedef struct {
int nclients;
int lines;
int baud;