[next] telepathy-glib: TpClientFactory: fix broken annotation
Xavier Claessens
xclaesse at kemper.freedesktop.org
Mon Mar 24 13:44:55 PDT 2014
Module: telepathy-glib
Branch: next
Commit: d4fa8725b88b8337c7af68af16f95ca07a64fdd3
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=d4fa8725b88b8337c7af68af16f95ca07a64fdd3
Author: Xavier Claessens <xavier.claessens at collabora.com>
Date: Mon Mar 24 16:44:37 2014 -0400
TpClientFactory: fix broken annotation
---
telepathy-glib/client-factory.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/telepathy-glib/client-factory.c b/telepathy-glib/client-factory.c
index f0987b0..4b84536 100644
--- a/telepathy-glib/client-factory.c
+++ b/telepathy-glib/client-factory.c
@@ -1357,7 +1357,7 @@ protocol_destroyed_cb (gpointer data,
* @self: a #TpClientFactory
* @cm_name: the connection manager name (such as "gabble")
* @protocol_name: the protocol name (such as "jabber")
- * @immutable_properties: (allow-none) a #G_VARIANT_TYPE_VARDICT containing
+ * @immutable_properties: (allow-none): a #G_VARIANT_TYPE_VARDICT containing
* the immutable properties of the protocol, or %NULL.
* @error: Used to raise an error if @cm_name or @protocol_name is invalid
*
More information about the telepathy-commits
mailing list