[Telepathy-commits] [telepathy-gabble/master] gabble_channel_manager_emit_channel_closed: fix documentation

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Aug 20 06:10:11 PDT 2008


---
 src/channel-manager.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/src/channel-manager.c b/src/channel-manager.c
index 1f158df..40183e6 100644
--- a/src/channel-manager.c
+++ b/src/channel-manager.c
@@ -224,9 +224,7 @@ gabble_channel_manager_emit_new_channel (gpointer instance,
  * @path: A channel's object-path
  *
  * Emit the #GabbleChannelManager::channel-closed signal indicating that
- * the given channel has been closed. (This is a convenient shortcut for
- * calling gabble_channel_manager_emit_channel_closed() with the
- * #GabbleExportableChannel:object-path property of @channel.)
+ * the channel at the given object path has been closed.
  */
 void
 gabble_channel_manager_emit_channel_closed (gpointer instance,
-- 
1.5.6.3




More information about the Telepathy-commits mailing list