comparison src/protocols/msn/msn.c @ 8589:72a0759a37a2

[gaim-migrate @ 9340] Paco-Paco got his 8space tab on earlier, and it makes me feel dirty. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 06 Apr 2004 01:06:45 +0000
parents 5af95c2b1179
children f96795b786d2
comparison
equal deleted inserted replaced
8588:7f7679853f7b 8589:72a0759a37a2
1647 msn_buddy_free, 1647 msn_buddy_free,
1648 msn_convo_closed, 1648 msn_convo_closed,
1649 msn_normalize, 1649 msn_normalize,
1650 msn_set_buddy_icon, 1650 msn_set_buddy_icon,
1651 msn_remove_group, 1651 msn_remove_group,
1652 NULL, 1652 NULL,
1653 NULL, 1653 NULL,
1654 NULL, 1654 NULL,
1655 NULL, 1655 NULL,
1656 NULL, 1656 NULL,
1657 NULL, 1657 NULL,
1658 NULL 1658 NULL
1659 }; 1659 };
1660 1660
1661 static GaimPluginInfo info = 1661 static GaimPluginInfo info =
1662 { 1662 {
1663 2, /**< api_version */ 1663 2, /**< api_version */