--- a/libpurple/protocols/msn/msn.c Wed Feb 06 15:52:08 2008 +0000 +++ b/libpurple/protocols/msn/msn.c Wed Feb 06 19:44:41 2008 +0000 @@ -2291,10 +2291,9 @@ NULL, /* roomlist_room_serialize */ NULL, /* unregister_user */ msn_send_attention, /* send_attention */ - msn_attention_types, /* attention_types */ - - /* padding */ - NULL + msn_attention_types, /* get_attention_types */ + sizeof(PurplePluginProtocolInfo), /* struct_size */ + NULL /* initiate_media */ }; static PurplePluginInfo info =