diff libpurple/protocols/msn/httpconn.c @ 23550:efa4534fd23a

Clean up some #define's in msn.h and various supporting changes.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 23 Jun 2008 05:36:52 +0000
parents 84807b5e60fa
children faaa1b36a9b2
line wrap: on
line diff
--- a/libpurple/protocols/msn/httpconn.c	Mon Jun 23 04:10:46 2008 +0000
+++ b/libpurple/protocols/msn/httpconn.c	Mon Jun 23 05:36:52 2008 +0000
@@ -588,7 +588,8 @@
 
 	if (httpconn->virgin)
 	{
-		host = "gateway.messenger.hotmail.com";
+		/* QuLogic: This doesn't look right to me, but it still seems to work */
+		host = MSN_HTTPCONN_SERVER;
 
 		/* The first time servconn->host is the host we should connect to. */
 		params = g_strdup_printf("Action=open&Server=%s&IP=%s",