[Telepathy-commits] [telepathy-glib/master] Clarify comment that ChannelManagers should listen to status-changed

Will Thompson will.thompson at collabora.co.uk
Mon Sep 15 08:56:54 PDT 2008


---
 telepathy-glib/base-connection.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/telepathy-glib/base-connection.c b/telepathy-glib/base-connection.c
index 5bb7a1c..3d310de 100644
--- a/telepathy-glib/base-connection.c
+++ b/telepathy-glib/base-connection.c
@@ -1282,8 +1282,8 @@ tp_base_connection_close_all_channels (TpBaseConnection *self)
       TP_TYPE_BASE_CONNECTION, TpBaseConnectionPrivate);
 
   /* We deliberately don't iterate over channel managers here -
-   * they don't need this, and are expected to listen to status-changed
-   * for themselves.
+   * they don't need this, and are expected to listen to
+   * TpSvcConnection::status-changed on the connection for themselves.
    */
 
   /* trigger close_all on all channel factories */
-- 
1.5.6.5




More information about the Telepathy-commits mailing list