diff src/protocols/msn/httpconn.h @ 14112:e149556f7569

[gaim-migrate @ 16746] Alright, SVN gaim_proxy_connect()'s are good committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 14 Aug 2006 07:00:26 +0000
parents 614c56622453
children
line wrap: on
line diff
--- a/src/protocols/msn/httpconn.h	Mon Aug 14 06:38:12 2006 +0000
+++ b/src/protocols/msn/httpconn.h	Mon Aug 14 07:00:26 2006 +0000
@@ -37,6 +37,8 @@
 	MsnSession *session; /**< The MSN Session. */
 	MsnServConn *servconn; /**< The connection object. */
 
+	GaimProxyConnectInfo *connect_info;
+
 	char *full_session_id; /**< The full session id. */
 	char *session_id; /**< The trimmed session id. */