summaryrefslogtreecommitdiff
path: root/src/tube-stream.c
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-04-01 15:12:39 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-04-01 15:12:39 +0100
commitf837a11220b51efa62e44384b3196988e7d34d2d (patch)
treea8a445287796c948d0ed839080aa0cd08bd10995 /src/tube-stream.c
parent189021e7203015023c9887cd68950797761c395a (diff)
downloadtelepathy-salut-f837a11220b51efa62e44384b3196988e7d34d2d.tar.gz
tube-stream: set the WockyContact on a stanza to send
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'src/tube-stream.c')
-rw-r--r--src/tube-stream.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tube-stream.c b/src/tube-stream.c
index e902021e..1393d1f4 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -575,6 +575,8 @@ start_stream_initiation (SalutTubeStream *self,
}
else
{
+ wocky_stanza_set_to_contact (msg, WOCKY_CONTACT (contact));
+
result = salut_si_bytestream_manager_negotiate_stream (
si_bytestream_mgr,
contact,