comparison mcabber/src/jab_priv.h @ 580:fed6d1e4d7a9

Fix modelines :-(
author Mikael Berthe <mikael@lilotux.net>
date Mon, 05 Dec 2005 00:01:16 +0100
parents b3ab662757a0
children c5e0d8c3f00c
comparison
equal deleted inserted replaced
579:0c67755e0fa7 580:fed6d1e4d7a9
26 void handle_packet_iq(jconn conn, char *type, char *from, xmlnode xmldata); 26 void handle_packet_iq(jconn conn, char *type, char *from, xmlnode xmldata);
27 void display_server_error(xmlnode x); 27 void display_server_error(xmlnode x);
28 28
29 #endif /* __JAB_PRIV_H__ */ 29 #endif /* __JAB_PRIV_H__ */
30 30
31 /* vim: set expandtab cindent cinoptions=>2:2(0: For Vim users... */ 31 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */