diff libgaim/protocols/silc/silc.c @ 15156:e9b034a7d218

[gaim-migrate @ 17942] Update SILC to use Evan's snazzy new notify_user_info stuff This isn't as well tested as it should be. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 10 Dec 2006 09:05:40 +0000
parents 70c199c9e558
children 4bf7801a2539
line wrap: on
line diff
--- a/libgaim/protocols/silc/silc.c	Sun Dec 10 09:02:48 2006 +0000
+++ b/libgaim/protocols/silc/silc.c	Sun Dec 10 09:05:40 2006 +0000
@@ -1798,7 +1798,8 @@
 	silcgaim_ftp_new_xfer,		/* new_xfer */
 	NULL,						/* offline_message */
 	&silcgaim_wb_ops,			/* whiteboard_prpl_ops */
-	NULL,					/* send_raw */
+	NULL,                       /* send_raw */
+	NULL,                       /* roomlist_room_serialize */
 };
 
 static GaimPluginInfo info =