]> git.0d.be Git - empathy.git/commit
Fix call to empathy_chat_window_find_chat in /part command
authorWill Thompson <will.thompson@collabora.co.uk>
Mon, 16 May 2011 12:42:55 +0000 (13:42 +0100)
committerWill Thompson <will.thompson@collabora.co.uk>
Mon, 16 May 2011 12:48:50 +0000 (13:48 +0100)
commit383bf53000a686e5d411f48603b506bb64dd0e28
tree2b5dd0b0836c11880b785976e0db151b09e099f8
parente22e3fd06caa9486b9641636c2bbe13cf954cab5
Fix call to empathy_chat_window_find_chat in /part command

0fda594 changed empathy_chat_window_find_chat() to take a third
parameter indicating whether we're looking for an SMS channel or not,
but the /part branch wasn't updated for this change before being merged.

I think it's a reasonable assumption that someone will not try to /part
an SMS channel.

Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
src/empathy-chat-window.c