[Telepathy-commits] [telepathy-gabble/master] gabble_tube_stream_offer_stream_tube now taks a parameters property

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Feb 10 10:14:17 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 77d3e6a..5d346dc 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -1997,6 +1997,7 @@ gabble_tube_stream_offer_stream_tube (GabbleSvcChannelTypeStreamTube *iface,
                                       const GValue *address,
                                       guint access_control,
                                       const GValue *access_control_param,
+                                      GHashTable *parameters,
                                       DBusGMethodInvocation *context)
 {
   GabbleTubeStream *self = GABBLE_TUBE_STREAM (iface);
-- 
1.5.6.5




More information about the telepathy-commits mailing list