aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mainloop.h
diff options
context:
space:
mode:
authorstaffcvs <>2008-02-20 18:49:11 +0000
committerstaffcvs <>2008-02-20 18:49:11 +0000
commitccff2e420637c932f13d5aceac6c678836d2605c (patch)
tree77e233ca6f1de36d7c8fa2ca924ec93d498960cc /apps/mainloop.h
parentd9a2ac9befcee5e530a5aa387b0f192444ad9730 (diff)
downloadsympathy-ccff2e420637c932f13d5aceac6c678836d2605c.tar.gz
sympathy-ccff2e420637c932f13d5aceac6c678836d2605c.tar.bz2
sympathy-ccff2e420637c932f13d5aceac6c678836d2605c.zip
*** empty log message ***
Diffstat (limited to 'apps/mainloop.h')
-rw-r--r--apps/mainloop.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/mainloop.h b/apps/mainloop.h
index 23d6e12..3bbd960 100644
--- a/apps/mainloop.h
+++ b/apps/mainloop.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.2 2008/02/20 18:49:11 staffcvs
+ * *** empty log message ***
+ *
* Revision 1.1 2008/02/20 18:33:37 james
* *** empty log message ***
*
@@ -22,7 +25,7 @@
#include <sympathy.h>
-void
+extern void
mainloop (TTY * tty, Socket * server_socket, Socket * client_socket, ANSI * a,
Log * log, int nhistory);