comparison libpurple/protocols/novell/novell.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
3514 3514
3515 /* padding */ 3515 /* padding */
3516 NULL, 3516 NULL,
3517 NULL, 3517 NULL,
3518 NULL, 3518 NULL,
3519 NULL 3519 sizeof(PurplePluginProtocolInfo)
3520 }; 3520 };
3521 3521
3522 static PurplePluginInfo info = { 3522 static PurplePluginInfo info = {
3523 PURPLE_PLUGIN_MAGIC, 3523 PURPLE_PLUGIN_MAGIC,
3524 PURPLE_MAJOR_VERSION, 3524 PURPLE_MAJOR_VERSION,