[Telepathy-commits] [telepathy-gabble/master] tube-stream: pass object argument to gabble_bytestream_factory_negotiate_stream
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Mon Feb 23 07:21:05 PST 2009
---
src/tube-stream.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/tube-stream.c b/src/tube-stream.c
index 3e4f20f..968bcec 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -525,6 +525,7 @@ start_stream_initiation (GabbleTubeStream *self,
stream_id,
extra_bytestream_negotiate_cb,
data,
+ G_OBJECT (self),
error);
/* FIXME: data and one ref on data->transport are leaked if the tube is
--
1.5.6.5
More information about the telepathy-commits
mailing list