[Telepathy-commits] [telepathy-gabble/master] gabble_bytestream_factory_make_stream_init_iq: each value has to be in its own option node

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Jan 6 08:41:40 PST 2009


---
 src/bytestream-factory.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/bytestream-factory.c b/src/bytestream-factory.c
index 792f39e..05ea480 100644
--- a/src/bytestream-factory.c
+++ b/src/bytestream-factory.c
@@ -526,6 +526,8 @@ gabble_bytestream_factory_make_stream_init_iq (const gchar *full_jid,
               '(', "option", "",
                 '(', "value", NS_BYTESTREAMS,
                 ')',
+              ')',
+              '(', "option", "",
                 '(', "value", NS_IBB,
                 ')',
               ')',
-- 
1.5.6.5




More information about the Telepathy-commits mailing list