# HG changeset patch # User Nathan Walp # Date 1073324638 0 # Node ID 335a54c6fd90c28ae977a1da63451eb8759336e9 # Parent c4b5a35c7a12268916af216f807b8aba779a410d [gaim-migrate @ 8691] i need to stop coding at 3am committer: Tailor Script diff -r c4b5a35c7a12 -r 335a54c6fd90 src/protocols/jabber/jabber.c --- a/src/protocols/jabber/jabber.c Mon Jan 05 17:42:36 2004 +0000 +++ b/src/protocols/jabber/jabber.c Mon Jan 05 17:43:58 2004 +0000 @@ -1097,7 +1097,7 @@ continue; if(chat->account != account) - return; + continue; if(!(room = g_hash_table_lookup(chat->components, "room"))) continue;