chiark / gitweb /
*** empty log message ***
[sympathy.git] / apps / mainloop.h
index cea139e886d590a5623b08b5f0d2d19574a13d4e..760cd9f39f3cae76e7c6ff8c88ceaca8b318b8a2 100644 (file)
 
 /*
  * $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 ***
+ *
  * Revision 1.4  2008/02/27 09:42:21  james
  * *** empty log message ***
  *
@@ -32,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__ */