[Telepathy-commits] [telepathy-glib/master] base_connection_channel_manager_iter_init: correct documentation
Will Thompson
will.thompson at collabora.co.uk
Fri Sep 12 04:30:40 PDT 2008
---
telepathy-glib/base-connection.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/telepathy-glib/base-connection.c b/telepathy-glib/base-connection.c
index f597c08..da945ae 100644
--- a/telepathy-glib/base-connection.c
+++ b/telepathy-glib/base-connection.c
@@ -2735,7 +2735,7 @@ requests_iface_init (gpointer g_iface,
*
* <informalexample><programlisting>
* TpChannelManagerIter iter;
- * TpChannelManager manager;
+ * TpChannelManager *manager;
*
* tp_base_connection_channel_manager_iter_init (&iter, base_conn);
* while (tp_base_connection_channel_manager_iter_next (&iter, &manager))
--
1.5.6.5
More information about the Telepathy-commits
mailing list