--- a/libpurple/protocols/jabber/parser.c Sat Jul 13 22:30:22 2013 +0530 +++ b/libpurple/protocols/jabber/parser.c Sat Jul 13 22:31:27 2013 +0530 @@ -309,7 +309,7 @@ if (js->protocol_version.major == 0 && js->protocol_version.minor == 9 && #if 0 - /* FIXME: Is this required here? */ + /* FIXME Is this required here? */ !js->gc->disconnect_timeout && #endif (js->state == JABBER_STREAM_INITIALIZING ||