summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--telepathy-yell/call-channel.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/telepathy-yell/call-channel.c b/telepathy-yell/call-channel.c
index 643a77f..96dbb14 100644
--- a/telepathy-yell/call-channel.c
+++ b/telepathy-yell/call-channel.c
@@ -668,8 +668,7 @@ tpy_call_channel_class_init (TpyCallChannelClass *klass)
/**
* TpyCallChannel::members-changed
* @self: the #TpyCallChannel
- * @state: the new #TpyCallState
- * @flags: the new #TpyCallFlags
+ * @members: the call members
*
* The ::members-changed signal is emitted whenever participants
* are added, removed, or their flags change.