libpurple/protocols/silc/silc.c

branch
soc.2013.gobjectification.plugins
changeset 36583
0582190c9382
parent 36545
23b59a16c808
parent 34894
df5ed3731148
child 36593
8960ce807044
equal deleted inserted replaced
36582:095b9c85c45c 36583:0582190c9382
2126 NULL, /* get_account_text_table */ 2126 NULL, /* get_account_text_table */
2127 NULL, /* initiate_media */ 2127 NULL, /* initiate_media */
2128 NULL, /* get_media_caps */ 2128 NULL, /* get_media_caps */
2129 NULL, /* get_moods */ 2129 NULL, /* get_moods */
2130 NULL, /* set_public_alias */ 2130 NULL, /* set_public_alias */
2131 NULL /* get_public_alias */ 2131 NULL, /* get_public_alias */
2132 NULL /* get_max_message_size */
2132 }; 2133 };
2133 2134
2134 static PurplePluginInfo * 2135 static PurplePluginInfo *
2135 plugin_query(GError **error) 2136 plugin_query(GError **error)
2136 { 2137 {

mercurial