telepathy-glib: Fix documentation for tp_connection_get_self_handle

Emilio Pozuelo Monfort pochu at kemper.freedesktop.org
Mon Aug 19 04:34:27 PDT 2013


Module: telepathy-glib
Branch: master
Commit: 6c2ba1a537ade5c26b7aa8d3b511c0ae8336c6e4
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=6c2ba1a537ade5c26b7aa8d3b511c0ae8336c6e4

Author: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Date:   Mon Aug 19 12:49:32 2013 +0200

Fix documentation for tp_connection_get_self_handle

Signed-off-by: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Reviewed-by: Simon McVittie <simon.mcvittie at collabora.co.uk>

---

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

diff --git a/telepathy-glib/connection.c b/telepathy-glib/connection.c
index 0daf560..e776275 100644
--- a/telepathy-glib/connection.c
+++ b/telepathy-glib/connection.c
@@ -2513,7 +2513,7 @@ _tp_connection_set_account (TpConnection *self,
  * Returns: the value of the TpConnection:self-handle property
  *
  * Since: 0.7.26
- * Deprecated: Use tp_connection_get_self_handle() instead.
+ * Deprecated: Use tp_connection_get_self_contact() instead.
  */
 TpHandle
 tp_connection_get_self_handle (TpConnection *self)



More information about the telepathy-commits mailing list