[Telepathy-commits] [telepathy-gabble/master] Annotate why we are not adding an owner for the inviter handle
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Aug 19 10:52:59 PDT 2008
20080526121619-53eee-de258f202451403c2475cbc5c2b495ac1f8ecc35.gz
---
src/gabble-muc-channel.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/gabble-muc-channel.c b/src/gabble-muc-channel.c
index 98feb51..ff63f94 100644
--- a/src/gabble-muc-channel.c
+++ b/src/gabble-muc-channel.c
@@ -2038,6 +2038,7 @@ _gabble_muc_channel_handle_invited (GabbleMucChannel *chan,
set_members = tp_intset_new ();
set_pending = tp_intset_new ();
+ /* This is not a channel-specific handle, so no need to add its owner */
tp_intset_add (set_members, inviter);
/* get our own identity in the room */
--
1.5.6.3
More information about the Telepathy-commits
mailing list