diff 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
line wrap: on
line diff
--- a/src/protocols/jabber/chat.h	Thu May 26 03:54:25 2005 +0000
+++ b/src/protocols/jabber/chat.h	Thu May 26 04:13:06 2005 +0000
@@ -83,5 +83,7 @@
 GaimRoomlist *jabber_roomlist_get_list(GaimConnection *gc);
 void jabber_roomlist_cancel(GaimRoomlist *list);
 
+void jabber_chat_disco_traffic(JabberChat *chat);
+
 
 #endif /* _GAIM_JABBER_CHAT_H_ */