summaryrefslogtreecommitdiff
path: root/telepathy-glib/stream-tube-channel.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-04 14:18:55 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-04 14:18:55 +0200
commit461f0d1b28915c1c1b4bd99718ef4c5774134f3d (patch)
treea0ec0a76b67e4a6b18d361a22787061b7b1d048a /telepathy-glib/stream-tube-channel.c
parent3e9b5554b843c250477d74d0a0fc252d6eebaa1b (diff)
downloadtelepathy-glib-461f0d1b28915c1c1b4bd99718ef4c5774134f3d.tar.gz
no need to annotate signal args
Diffstat (limited to 'telepathy-glib/stream-tube-channel.c')
-rw-r--r--telepathy-glib/stream-tube-channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/stream-tube-channel.c b/telepathy-glib/stream-tube-channel.c
index 427785b59..e6b003276 100644
--- a/telepathy-glib/stream-tube-channel.c
+++ b/telepathy-glib/stream-tube-channel.c
@@ -419,7 +419,7 @@ tp_stream_tube_channel_class_init (TpStreamTubeChannelClass *klass)
/**
* TpStreamTubeChannel::incoming
* @self: the #TpStreamTubeChannel
- * @stream: (transfer none): the #TpStreamTubeConnection for the connection
+ * @stream: the #TpStreamTubeConnection for the connection
*
* The ::incoming signal is emitted on offered Tubes when a new incoming
* connection is made from a remote user (one accepting the Tube).