[telepathy-gabble/master] Clarify what adding peer means.
Will Thompson
will.thompson at collabora.co.uk
Thu Apr 9 10:30:06 PDT 2009
---
src/media-channel.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/media-channel.c b/src/media-channel.c
index dc1e59a..930c27e 100644
--- a/src/media-channel.c
+++ b/src/media-channel.c
@@ -1930,8 +1930,9 @@ gabble_media_channel_add_member (GObject *obj,
TpIntSet *set;
gboolean wait;
- /* yes: check we don't have a peer already, invite this onis one */
-
+ /* yes: check we don't have a peer already, and if not add this one to
+ * remote pending (but don't send an invitation yet).
+ */
if (priv->session != NULL)
{
TpHandle peer;
--
1.5.6.5
More information about the telepathy-commits
mailing list