libpurple/protocols/jabber/parser.c

branch
soc.2013.gobjectification
changeset 34766
33722e7cda18
parent 34764
e226e8ecf972
child 34935
686fa55b0deb
--- 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 ||

mercurial