comparison libpurple/protocols/gg/gg.c @ 25557:60f5abc6cf0c

propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac) to branch 'im.pidgin.pidgin.vv' (head 9fd950ff4de5331c13cd762cb755741046bdd576)
author Evan Schoenberg <evan.s@dreskin.net>
date Sat, 29 Dec 2007 06:34:59 +0000
parents 665e04562de0 315151da0dc6
children 750d700098c1
comparison
equal deleted inserted replaced
21949:18628d7aba30 25557:60f5abc6cf0c
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 = {