libpurple/protocols/jabber/jingle.h

branch
soc.2008.vv
changeset 23704
9b88c9b23aed
parent 23698
0815965bd80b
child 23716
e1a9c55075ba
--- a/libpurple/protocols/jabber/jingle.h	Wed May 28 18:41:03 2008 +0000
+++ b/libpurple/protocols/jabber/jingle.h	Wed May 28 21:00:40 2008 +0000
@@ -24,7 +24,7 @@
 #include <glib.h>
 #include <glib-object.h>
 
-#ifdef USE_FARSIGHT
+#ifdef USE_VV
 
 G_BEGIN_DECLS
 
@@ -87,6 +87,6 @@
 
 G_END_DECLS
 
-#endif /* USE_FARSIGHT */
+#endif /* USE_VV */
 
 #endif /* JINGLE_H */

mercurial