mcabber/src/jab_priv.h
changeset 580 fed6d1e4d7a9
parent 578 b3ab662757a0
child 683 c5e0d8c3f00c
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... */