From 0868f6d539d25c3b67e7cb10ed4ad21ce77f411e Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Mon, 5 Jun 2017 22:10:12 +0800 Subject: TpBasePasswordChannel: fix gtk-doc comment for finished signal https://bugs.freedesktop.org/show_bug.cgi?id=101301 --- telepathy-glib/base-password-channel.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'telepathy-glib') diff --git a/telepathy-glib/base-password-channel.c b/telepathy-glib/base-password-channel.c index 7ca4ca270..93d37db85 100644 --- a/telepathy-glib/base-password-channel.c +++ b/telepathy-glib/base-password-channel.c @@ -387,11 +387,12 @@ tp_base_password_channel_class_init (TpBasePasswordChannelClass *tp_base_passwor /** * TpBasePasswordChannel::finished: + * @self: the #TpBasePasswordChannel * @password: the password provided by the user, or %NULL if the * authentication has been aborted * @domain: domain of a #GError indicating why the authentication has been * aborted, or 0 - * @code: error code of a GError indicating why the authentication has been + * @code: error code of a #GError indicating why the authentication has been * aborted, or 0 * @message: a message associated with the error, or %NULL * -- cgit v1.2.1