--- a/libpurple/protocols/jabber/jabber.h Thu Jun 21 19:14:06 2007 +0000 +++ b/libpurple/protocols/jabber/jabber.h Thu Jun 21 19:21:47 2007 +0000 @@ -136,6 +136,8 @@ char *gmail_last_time; char *gmail_last_tid; + char *serverFQDN; + /* OK, this stays at the end of the struct, so plugins can depend * on the rest of the stuff being in the right place */ @@ -150,7 +152,6 @@ int sasl_state; int sasl_maxbuf; GString *sasl_mechs; - char *serverFQDN; gboolean vcard_fetched;