libpurple/protocols/jabber/iq.c

branch
soc.2008.vv
changeset 23710
774fde0255ed
parent 23707
480f94157418
parent 23704
9b88c9b23aed
child 23716
e1a9c55075ba
--- a/libpurple/protocols/jabber/iq.c	Tue May 27 16:30:26 2008 +0000
+++ b/libpurple/protocols/jabber/iq.c	Wed May 28 21:13:36 2008 +0000
@@ -358,7 +358,7 @@
 		return;
 	}
 	
-#ifdef USE_FARSIGHT
+#ifdef USE_VV
 	/* handle session initiate XEP 0167 */
 	if (type && !strcmp(type, "set")) {
 		/* is this a Jingle package? */

mercurial