comparison src/protocols/irc/irc.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 cc2ce209cc46
comparison
equal deleted inserted replaced
8588:7f7679853f7b 8589:72a0759a37a2
591 NULL, 591 NULL,
592 NULL, 592 NULL,
593 irc_roomlist_get_list, 593 irc_roomlist_get_list,
594 irc_roomlist_cancel, 594 irc_roomlist_cancel,
595 NULL, 595 NULL,
596 NULL 596 NULL
597 }; 597 };
598 598
599 599
600 static GaimPluginInfo info = 600 static GaimPluginInfo info =
601 { 601 {