[Telepathy-commits] [telepathy-glib/master] Fix indentation as per review from wjt, and merge branch 'sliced-woot'
Simon McVittie
simon.mcvittie at collabora.co.uk
Thu Mar 5 02:30:54 PST 2009
Reviewed-by: Will Thompson <will.thompson at collabora.co.uk>
---
telepathy-glib/group-mixin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/telepathy-glib/group-mixin.c b/telepathy-glib/group-mixin.c
index 129623e..e7f9600 100644
--- a/telepathy-glib/group-mixin.c
+++ b/telepathy-glib/group-mixin.c
@@ -1365,7 +1365,7 @@ maybe_add_member_ids (TpGroupMixin *mixin,
g_hash_table_insert (details, "member-ids",
tp_g_value_slice_new_take_boxed (TP_HASH_TYPE_HANDLE_IDENTIFIER_MAP,
- member_ids));
+ member_ids));
return TRUE;
}
--
1.5.6.5
More information about the telepathy-commits
mailing list