From 2c5fbea95a4408ee964a7d20ec35fb64e7ae24fd Mon Sep 17 00:00:00 2001 From: Chandni Verma Date: Mon, 24 Sep 2012 15:03:33 +0530 Subject: [PATCH] tp_dbus_tube_channel_dup_parameters_vardict: Add ':' --- telepathy-glib/dbus-tube-channel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telepathy-glib/dbus-tube-channel.c b/telepathy-glib/dbus-tube-channel.c index e872c9d..41ec5db 100644 --- a/telepathy-glib/dbus-tube-channel.c +++ b/telepathy-glib/dbus-tube-channel.c @@ -513,7 +513,7 @@ tp_dbus_tube_channel_get_parameters (TpDBusTubeChannel *self) } /** - * tp_dbus_tube_channel_dup_parameters_vardict + * tp_dbus_tube_channel_dup_parameters_vardict: * @self: a #TpDBusTubeChannel * * Return the parameters of the dbus-tube channel in a variant of -- 1.7.9.5