diff src/protocols/simple/simple.h @ 11409:1e495a5fcbbc

[gaim-migrate @ 13646] ntlm, tcp and connection close fixes committer: Tailor Script <tailor@pidgin.im>
author Thomas Butter <tbutter>
date Thu, 01 Sep 2005 09:09:33 +0000
parents b4cf724b64f8
children e1ab173ef3b5
line wrap: on
line diff
--- a/src/protocols/simple/simple.h	Thu Sep 01 04:32:47 2005 +0000
+++ b/src/protocols/simple/simple.h	Thu Sep 01 09:09:33 2005 +0000
@@ -71,6 +71,7 @@
 	struct sip_auth proxy;
 	int listenfd;
 	int listenport;
+	int listenpa;
 	gchar *ip;
 	gchar *status;
 	GHashTable *buddies;