aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mainloop.h
diff options
context:
space:
mode:
authorjames <>2008-03-06 16:49:39 +0000
committerjames <>2008-03-06 16:49:39 +0000
commit6fb644311ee9bf169a12bb9b2d9b081c16fc08f0 (patch)
treef24e108907526e917d0829078ec8e0e25338baaa /apps/mainloop.h
parentd7565f9da9ada7a0aa90abdb6d8d1ba192075791 (diff)
downloadsympathy-6fb644311ee9bf169a12bb9b2d9b081c16fc08f0.tar.gz
sympathy-6fb644311ee9bf169a12bb9b2d9b081c16fc08f0.tar.bz2
sympathy-6fb644311ee9bf169a12bb9b2d9b081c16fc08f0.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 e85b784..2c7f2b9 100644
--- a/apps/mainloop.h
+++ b/apps/mainloop.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.9 2008/03/06 16:49:39 james
+ * *** empty log message ***
+ *
* Revision 1.8 2008/03/06 16:49:05 james
* *** empty log message ***
*
@@ -43,5 +46,5 @@
#include <sympathy.h>
-extern void mainloop (Context *,ANSI *a,Socket *,Socket *);
+extern void mainloop (Context *, ANSI * a, Socket *, Socket *);
#endif /* __MAINLOOP_H__ */