From e04846b92d7ba07573e50607c64beaec8ad7351e Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 14 Jul 2010 18:41:26 +0100 Subject: Fix annotations on TpChannel::group-members-changed-detailed --- telepathy-glib/channel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telepathy-glib/channel.c b/telepathy-glib/channel.c index f27f5f003..514886d17 100644 --- a/telepathy-glib/channel.c +++ b/telepathy-glib/channel.c @@ -1631,7 +1631,7 @@ tp_channel_class_init (TpChannelClass *klass) * #guint containing the local-pending members added * @remote_pending: (type GLib.Array) (element-type uint): a #GArray of * #guint containing the remote-pending members added - * @details: (type GLib.HashTable): (element-type utf8 GObject.Value): + * @details: (type GLib.HashTable) (element-type utf8 GObject.Value): * a #GHashTable mapping (gchar *) to #GValue containing details * about the change, as described in the specification of the * MembersChangedDetailed signal. -- cgit v1.2.3