Mercurial > pidgin.yaz
comparison libpurple/protocols/yahoo/yahoo.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 | ffbd2e3e10e4 315151da0dc6 |
children | 750d700098c1 |
comparison
equal
deleted
inserted
replaced
21949:18628d7aba30 | 25557:60f5abc6cf0c |
---|---|
4348 | 4348 |
4349 yahoo_send_attention, | 4349 yahoo_send_attention, |
4350 yahoo_attention_types, | 4350 yahoo_attention_types, |
4351 | 4351 |
4352 /* padding */ | 4352 /* padding */ |
4353 NULL | 4353 sizeof(PurplePluginProtocolInfo) |
4354 }; | 4354 }; |
4355 | 4355 |
4356 static PurplePluginInfo info = | 4356 static PurplePluginInfo info = |
4357 { | 4357 { |
4358 PURPLE_PLUGIN_MAGIC, | 4358 PURPLE_PLUGIN_MAGIC, |