libpurple/protocols/yahoo/yahoo.c

branch
vv
changeset 26337
ec2fc1bc9024
parent 25889
26d9ca30335c
parent 26186
18143bdefcd4
child 26399
8917621d00e2
--- a/libpurple/protocols/yahoo/yahoo.c	Mon Mar 02 16:34:05 2009 +0000
+++ b/libpurple/protocols/yahoo/yahoo.c	Mon Mar 02 18:47:27 2009 +0000
@@ -4458,6 +4458,8 @@
 
 	sizeof(PurplePluginProtocolInfo),       /* struct_size */
 	yahoo_get_account_text_table,    /* get_account_text_table */
+	NULL, /* initiate_media */
+	NULL  /* can_do_media */
 };
 
 static PurplePluginInfo info =

mercurial