diff libpurple/protocols/jabber/chat.h @ 23105:3fee7e01e51c

merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb' and '6a973c8f7b76929a8de62bbfd78b7aa36551c809'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 30 Apr 2008 11:28:23 +0000
parents 591ef3693345
children 5793bcea224c
line wrap: on
line diff
--- a/libpurple/protocols/jabber/chat.h	Wed Apr 30 11:27:17 2008 +0000
+++ b/libpurple/protocols/jabber/chat.h	Wed Apr 30 11:28:23 2008 +0000
@@ -41,6 +41,7 @@
 	char *room;
 	char *server;
 	char *handle;
+	GHashTable *components;
 	int id;
 	PurpleConversation *conv;
 	gboolean muc;