comparison src/protocols/jabber/chat.h @ 10941:cef48e318125

[gaim-migrate @ 12731] sick of having my tree be so far out of sync...here's all my jabber stuff most notable is the "iChat" buddy icon support committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 26 May 2005 04:13:06 +0000
parents e74eb0d11f86
children 1e756e251dc3
comparison
equal deleted inserted replaced
10940:999555fbbbd9 10941:cef48e318125
81 const char *why); 81 const char *why);
82 82
83 GaimRoomlist *jabber_roomlist_get_list(GaimConnection *gc); 83 GaimRoomlist *jabber_roomlist_get_list(GaimConnection *gc);
84 void jabber_roomlist_cancel(GaimRoomlist *list); 84 void jabber_roomlist_cancel(GaimRoomlist *list);
85 85
86 void jabber_chat_disco_traffic(JabberChat *chat);
87
86 88
87 #endif /* _GAIM_JABBER_CHAT_H_ */ 89 #endif /* _GAIM_JABBER_CHAT_H_ */