[next] telepathy-glib: TpBaseConnection::status-changed: correct a comment

Simon McVittie smcv at kemper.freedesktop.org
Wed May 7 02:18:23 PDT 2014


Module: telepathy-glib
Branch: next
Commit: fe06738bbdfa4e6431ae2d979da3fa0d806296c7
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=fe06738bbdfa4e6431ae2d979da3fa0d806296c7

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Apr 11 14:48:49 2014 +0100

TpBaseConnection::status-changed: correct a comment

Reviewed-by: Xavier Claessens <xavier.claessens at collabora.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=77189

---

 telepathy-glib/base-connection.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/telepathy-glib/base-connection.c b/telepathy-glib/base-connection.c
index 7c02a7c..840491e 100644
--- a/telepathy-glib/base-connection.c
+++ b/telepathy-glib/base-connection.c
@@ -1244,7 +1244,7 @@ tp_base_connection_class_init (TpBaseConnectionClass *klass)
    * TpBaseConnection::status-changed:
    * @connection: the #TpBaseConnection
    * @status: the new #TpConnectionStatus
-   * @reason: the #TpConnectionStatus for this status change
+   * @reason: the #TpConnectionStatusReason for this status change
    *
    * Emitted when the status of this connection changes. Mainly for
    * compatibility since #TpBaseConnection doesn't implement #TpSvcConnection



More information about the telepathy-commits mailing list