diff src/protocols/jabber/chat.h @ 7895:ddd80ffd3815

[gaim-migrate @ 8555] wanted to get this committed before I went home committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 19 Dec 2003 08:33:03 +0000
parents 08cef5988410
children e87e7d9d0132
line wrap: on
line diff
--- a/src/protocols/jabber/chat.h	Fri Dec 19 08:31:06 2003 +0000
+++ b/src/protocols/jabber/chat.h	Fri Dec 19 08:33:03 2003 +0000
@@ -51,6 +51,8 @@
 		const char *name);
 void jabber_chat_leave(GaimConnection *gc, int id);
 char *jabber_chat_buddy_real_name(GaimConnection *gc, int id, const char *who);
+void jabber_chat_start_room_configure(JabberChat *chat);
+void jabber_chat_create_instant_room(JabberChat *chat);
 
 
 #endif /* _GAIM_JABBER_CHAT_H_ */