diff libpurple/protocols/msn/session.h @ 21102:f387e8c671a4

propagate from branch 'im.pidgin.pidgin' (head 267f2e22b77cc35309c41a034169f74faaa46e1f) to branch 'im.pidgin.cpw.khc.msnp14.soap' (head ad5838522d44d037dc333469f1ab6df844ca1875)
author Ka-Hing Cheung <khc@hxbc.us>
date Wed, 24 Oct 2007 02:48:32 +0000
parents 66921a5c9ae9
children 23fef20a0ef2
line wrap: on
line diff
--- a/libpurple/protocols/msn/session.h	Tue Oct 23 21:52:55 2007 +0000
+++ b/libpurple/protocols/msn/session.h	Wed Oct 24 02:48:32 2007 +0000
@@ -126,6 +126,9 @@
 		char *client_ip;
 		int client_port;
 	} passport_info;
+
+	GHashTable *soap_table;
+	int soap_cleanup_handle;
 };
 
 /**