# HG changeset patch # User Ma Yuan # Date 1157732992 0 # Node ID 579edff7c17213d95213eb7d2dc975f6a75d3838 # Parent cb7433549a6f71916f4e20ad10133ae109cfa290 [gaim-migrate @ 17193] fix the bug of nexus Now New way ok! committed by MaYuan committer: Ethan Blanton diff -r cb7433549a6f -r 579edff7c172 src/protocols/msn/nexus.c --- a/src/protocols/msn/nexus.c Fri Sep 08 16:02:00 2006 +0000 +++ b/src/protocols/msn/nexus.c Fri Sep 08 16:29:52 2006 +0000 @@ -26,7 +26,7 @@ #include "nexus.h" #include "notification.h" -#define NEXUS_LOGIN_TWN 1 +#undef NEXUS_LOGIN_TWN /*Local Function Prototype*/ static void nexus_login_connect_cb(gpointer data, GaimSslConnection *gsc,GaimInputCondition cond); diff -r cb7433549a6f -r 579edff7c172 src/protocols/msn/nexus.h --- a/src/protocols/msn/nexus.h Fri Sep 08 16:02:00 2006 +0000 +++ b/src/protocols/msn/nexus.h Fri Sep 08 16:29:52 2006 +0000 @@ -110,7 +110,7 @@ "messenger.msn.com"\ ""\ ""\ - ""\ + ""\ ""\ ""\ "http://schemas.xmlsoap.org/ws/2004/04/security/trust/Issue"\