[next] telepathy-glib: Fix documentation for tp_connection_get_self_handle
Simon McVittie
smcv at kemper.freedesktop.org
Fri Sep 13 08:47:42 PDT 2013
Module: telepathy-glib
Branch: next
Commit: ea90d97e543b12a90db5b05958840045cc4f7a1d
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=ea90d97e543b12a90db5b05958840045cc4f7a1d
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 4a98daf..b02d7e2 100644
--- a/telepathy-glib/connection.c
+++ b/telepathy-glib/connection.c
@@ -2510,7 +2510,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