Mercurial > pidgin.yaz
changeset 812:6ca1cf3a161b
[gaim-migrate @ 822]
blah. this doesn't matter much, i'm just anal.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 31 Aug 2000 18:01:01 +0000 |
parents | fc7b7f3742f1 |
children | d06bed40a86b |
files | src/oscar.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/oscar.c Thu Aug 31 07:07:02 2000 +0000 +++ b/src/oscar.c Thu Aug 31 18:01:01 2000 +0000 @@ -430,10 +430,11 @@ debug_print("buddy list loaded\n"); + setup_buddy_chats(); + aim_bos_clientready(sess, command->conn); debug_print("Roger that, all systems go\n"); - setup_buddy_chats(); aim_bos_reqservice(sess, command->conn, AIM_CONN_TYPE_CHATNAV); break;