Changeset 399d65a for protocols/jabber/jabber.h
- Timestamp:
- 2016-10-17T02:46:33Z (8 years ago)
- Branches:
- master
- Children:
- 4466e3e
- Parents:
- 2906268
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.h
r2906268 r399d65a 263 263 void jabber_iq_version_send(struct im_connection *ic, struct jabber_buddy *bud, void *data); 264 264 int jabber_iq_disco_server(struct im_connection *ic); 265 int jabber_iq_disco_muc(struct im_connection *ic, const char *muc_server); 265 266 266 267 /* si.c */
Note: See TracChangeset
for help on using the changeset viewer.