[Telepathy-commits] [telepathy-gabble/master] gabble_tube_dbus_offer_d_bus_tube now takes a parameters property
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Feb 10 10:13:37 PST 2009
---
src/tube-dbus.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/tube-dbus.c b/src/tube-dbus.c
index 57a977b..6464ced 100644
--- a/src/tube-dbus.c
+++ b/src/tube-dbus.c
@@ -1855,6 +1855,7 @@ gabble_tube_dbus_get_interfaces (TpSvcChannel *iface,
*/
static void
gabble_tube_dbus_offer_d_bus_tube (GabbleSvcChannelTypeDBusTube *self,
+ GHashTable *parameters,
DBusGMethodInvocation *context)
{
GabbleTubeDBus *tube = GABBLE_TUBE_DBUS (self);
--
1.5.6.5
More information about the telepathy-commits
mailing list