comparison libpurple/protocols/oscar/libicq.c @ 23769: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 3cc856ca2338 315151da0dc6
children 750d700098c1
comparison
equal deleted inserted replaced
21949:18628d7aba30 23769:60f5abc6cf0c
95 95
96 /* padding */ 96 /* padding */
97 NULL, 97 NULL,
98 NULL, 98 NULL,
99 NULL, 99 NULL,
100 NULL 100 sizeof(PurplePluginProtocolInfo)
101 }; 101 };
102 102
103 static PurplePluginInfo info = 103 static PurplePluginInfo info =
104 { 104 {
105 PURPLE_PLUGIN_MAGIC, 105 PURPLE_PLUGIN_MAGIC,