src/protocols/jabber/jabber.c

changeset 12600
7ecd4441fdc7
parent 12595
8108c22aa723
child 12645
a907ba243930
--- a/src/protocols/jabber/jabber.c	Wed Dec 21 13:37:18 2005 +0000
+++ b/src/protocols/jabber/jabber.c	Wed Dec 21 18:36:19 2005 +0000
@@ -1733,7 +1733,8 @@
 	NULL,							/* can_receive_file */
 	jabber_si_xfer_send,			/* send_file */
 	jabber_si_new_xfer,				/* new_xfer */
-	NULL							/* whiteboard operations */
+	NULL,							/* whiteboard_prpl_ops */
+	NULL,							/* media_prpl_ops */
 };
 
 static GaimPluginInfo info =

mercurial