diff libgaim/protocols/oscar/libicq.c @ 15124:c8957b9c6202

[gaim-migrate @ 17909] fix 1586525 committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 07 Dec 2006 05:57:53 +0000
parents 2add613bc250
children 4bf7801a2539
line wrap: on
line diff
--- a/libgaim/protocols/oscar/libicq.c	Thu Dec 07 04:25:29 2006 +0000
+++ b/libgaim/protocols/oscar/libicq.c	Thu Dec 07 05:57:53 2006 +0000
@@ -90,7 +90,8 @@
 	oscar_new_xfer,			/* new_xfer */
 	oscar_offline_message,	/* offline_message */
 	NULL,					/* whiteboard_prpl_ops */
-	NULL,				/* send_raw */
+	NULL,					/* send_raw */
+	NULL,					/* roomlist_room_serialize */
 };
 
 static GaimPluginInfo info =