diff src/protocols/jabber/chat.h @ 8400:0383e55cd658

[gaim-migrate @ 9129] the ietf docs say we SHOULD do this, so we will. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 05 Mar 2004 19:09:59 +0000
parents 387ba791d5f9
children 933a19e3a6b3
line wrap: on
line diff
--- a/src/protocols/jabber/chat.h	Fri Mar 05 16:37:37 2004 +0000
+++ b/src/protocols/jabber/chat.h	Fri Mar 05 19:09:59 2004 +0000
@@ -35,6 +35,7 @@
 	JabberStream *js;
 	char *room;
 	char *server;
+	char *handle;
 	int id;
 	GaimConversation *conv;
 	gboolean muc;