libpurple/protocols/gg/gg.c

branch
vv
changeset 22069
841d24b3a2bc
parent 21630
591a79c1b295
parent 19882
d8c2a2fc1fbf
child 22071
4c47e360e467
equal deleted inserted replaced
22068:5157ec7a2b6f 22069:841d24b3a2bc
2150 2150
2151 /* padding */ 2151 /* padding */
2152 NULL, 2152 NULL,
2153 NULL, 2153 NULL,
2154 NULL, 2154 NULL,
2155 NULL 2155 sizeof(PurplePluginProtocolInfo)
2156 }; 2156 };
2157 /* }}} */ 2157 /* }}} */
2158 2158
2159 /* PurplePluginInfo setup {{{ */ 2159 /* PurplePluginInfo setup {{{ */
2160 static PurplePluginInfo info = { 2160 static PurplePluginInfo info = {

mercurial