mcabber/mcabber/xmpp.h
changeset 1811 e6d355e50d7a
parent 1810 8c2651fc217a
child 1920 bfa507815e0c
equal deleted inserted replaced
1810:8c2651fc217a 1811:e6d355e50d7a
    79 void request_vcard(const char *bjid);
    79 void request_vcard(const char *bjid);
    80 void xmpp_request_storage(const gchar *storage);
    80 void xmpp_request_storage(const gchar *storage);
    81 
    81 
    82 #endif /* __MCABBER_XMPP_H__ */
    82 #endif /* __MCABBER_XMPP_H__ */
    83 
    83 
    84 /* vim: set expandtab cindent cinoptions=>2\:2(0:  For Vim users... */
    84 /* vim: set et cindent cinoptions=>2\:2(0 ts=2 sw=2:  For Vim users... */