diff src/protocols/bonjour/bonjour.c @ 12607:78048f8af66f

[gaim-migrate @ 14943] Dewarning committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 22 Dec 2005 00:36:44 +0000
parents 3169cd6727ad
children 2926e3c3185e
line wrap: on
line diff
--- a/src/protocols/bonjour/bonjour.c	Wed Dec 21 23:26:22 2005 +0000
+++ b/src/protocols/bonjour/bonjour.c	Thu Dec 22 00:36:44 2005 +0000
@@ -405,7 +405,9 @@
 	NULL,                                                    /* roomlist_expand_category */
 	NULL,                                                    /* can_receive_file */
 	NULL,                                                    /* send_file */
-	NULL                                                     /* new_xfer */
+	NULL,                                                    /* new_xfer */
+	NULL,                                                    /* whiteboard_prpl_ops */
+	NULL,                                                    /* media_prpl_ops */
 };
 
 static GaimPluginInfo info =