aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mainloop.h
diff options
context:
space:
mode:
authorjames <>2008-03-02 10:27:24 +0000
committerjames <>2008-03-02 10:27:24 +0000
commit77b31c3e51edfefc9b82b7ba31944c4161997ef4 (patch)
tree8f11aab551ec9dd171b9fb941a7e44dd36002c1f /apps/mainloop.h
parentaf2645b0fa05f9c700a6a0c436a590a35b98d4e9 (diff)
downloadsympathy-77b31c3e51edfefc9b82b7ba31944c4161997ef4.tar.gz
sympathy-77b31c3e51edfefc9b82b7ba31944c4161997ef4.tar.bz2
sympathy-77b31c3e51edfefc9b82b7ba31944c4161997ef4.zip
*** empty log message ***
Diffstat (limited to 'apps/mainloop.h')
-rw-r--r--apps/mainloop.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/mainloop.h b/apps/mainloop.h
index df32f25..760cd9f 100644
--- a/apps/mainloop.h
+++ b/apps/mainloop.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.6 2008/03/02 10:27:24 james
+ * *** empty log message ***
+ *
* Revision 1.5 2008/02/27 09:42:53 james
* *** empty log message ***
*
@@ -35,7 +38,7 @@
#include <sympathy.h>
extern void
-mainloop (TTY * tty, Socket * server_socket, Socket * client_socket, ANSI * a,
- Log * log, int nhistory, CRT_Pos * size);
+ mainloop (TTY * tty, Socket * server_socket, Socket * client_socket, ANSI * a,
+ Log * log, int nhistory, CRT_Pos * size);
#endif /* __MAINLOOP_H__ */