telepathy-salut: tubes-manager: add a comment about who owns new channels

Jonny Lamb jonny at kemper.freedesktop.org
Tue Aug 28 06:30:48 PDT 2012


Module: telepathy-salut
Branch: master
Commit: d884ea9c98163796436a3dbd4bbb5c19279b3b95
URL:    http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=d884ea9c98163796436a3dbd4bbb5c19279b3b95

Author: Jonny Lamb <jonny.lamb at collabora.co.uk>
Date:   Thu Aug  2 11:47:57 2012 +0100

tubes-manager: add a comment about who owns new channels

Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>

---

 src/tubes-manager.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/tubes-manager.c b/src/tubes-manager.c
index 597e12f..a94d162 100644
--- a/src/tubes-manager.c
+++ b/src/tubes-manager.c
@@ -749,6 +749,8 @@ create_new_tube (SalutTubesManager *self,
   return tube;
 }
 
+/* Returns: (transfer none): new tube channel. the channel manager
+ * holds the ref to this channel, so don't unref it! */
 static SalutTubeIface *
 new_channel_from_request (SalutTubesManager *self,
     GHashTable *request)



More information about the telepathy-commits mailing list