libpurple/prpl.h

branch
soc.2008.vv
changeset 23710
774fde0255ed
parent 23707
480f94157418
parent 23704
9b88c9b23aed
child 23740
e63886b13597
--- a/libpurple/prpl.h	Tue May 27 16:30:26 2008 +0000
+++ b/libpurple/prpl.h	Wed May 28 21:13:36 2008 +0000
@@ -438,7 +438,7 @@
 	 */
 	GHashTable *(*get_account_text_table)(PurpleAccount *account);
 
-#ifdef USE_FARSIGHT
+#ifdef USE_VV
 	/** Initiate media with the given buddy */
 	PurpleMedia  *(*initiate_media)(PurpleConnection *conn, const char *who, PurpleMediaStreamType type);
 

mercurial