--- a/src/account.c Thu Oct 02 02:15:36 2003 +0000 +++ b/src/account.c Thu Oct 02 02:54:07 2003 +0000 @@ -1450,7 +1450,7 @@ } } } else if (GAIM_BLIST_NODE_IS_CHAT(cnode)) { - GaimBlistChat *c = (GaimBlistChat *)cnode; + GaimChat *c = (GaimChat *)cnode; if (c->account == account) gaim_blist_remove_chat(c);