[empathy] empathy-tp-chat: remove trailing tabs
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] empathy-tp-chat: remove trailing tabs
- Date: Wed, 24 Jun 2009 16:57:09 +0000 (UTC)
commit d03e9ce9b20c5b36a326741e3481d5fd73baf238
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Jun 24 15:27:01 2009 +0100
empathy-tp-chat: remove trailing tabs
libempathy/empathy-tp-chat.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-tp-chat.c b/libempathy/empathy-tp-chat.c
index 794e3e3..ac61392 100644
--- a/libempathy/empathy-tp-chat.c
+++ b/libempathy/empathy-tp-chat.c
@@ -993,7 +993,7 @@ tp_chat_constructor (GType type,
/* Get initial member contacts */
members = tp_channel_group_get_members (priv->channel);
- handles = tp_intset_to_array (members);
+ handles = tp_intset_to_array (members);
empathy_tp_contact_factory_get_from_handles (priv->factory,
handles->len, (TpHandle *) handles->data,
tp_chat_got_added_contacts_cb, NULL, NULL, chat);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]