diff src/protocols/yahoo/yahoo.c @ 9475:7a65fdba750f

[gaim-migrate @ 10300] (12:01:33) nosnilmot: LSchiere: I commented nearly every entry in GaimPluginProtocolInfo in nearly all prpls committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 07 Jul 2004 16:32:05 +0000
parents d27156c9c876
children 8e9727919633
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Wed Jul 07 14:17:51 2004 +0000
+++ b/src/protocols/yahoo/yahoo.c	Wed Jul 07 16:32:05 2004 +0000
@@ -3267,12 +3267,12 @@
 	yahoo_set_buddy_icon,
 	NULL, /* void (*remove_group)(GaimConnection *gc, const char *group);*/
 	NULL, /* char *(*get_cb_real_name)(GaimConnection *gc, int id, const char *who); */
-	NULL,
-	NULL,
+	NULL, /* set_chat_topic */
+	NULL, /* find_blist_chat */
 	yahoo_roomlist_get_list,
 	yahoo_roomlist_cancel,
 	yahoo_roomlist_expand_category,
-	NULL,
+	NULL, /* can_receive_file */
 	yahoo_send_file
 };