[Telepathy-commits] [telepathy-gabble/master] minor coding style fix
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Mon Jan 26 08:45:29 PST 2009
---
src/tube-dbus.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/tube-dbus.c b/src/tube-dbus.c
index b13b908..b5d26d8 100644
--- a/src/tube-dbus.c
+++ b/src/tube-dbus.c
@@ -1804,7 +1804,7 @@ gabble_tube_dbus_get_interfaces (TpSvcChannel *iface,
*/
static void
gabble_tube_dbus_offer_d_bus_tube (GabbleSvcChannelTypeDBusTube *self,
- DBusGMethodInvocation *context)
+ DBusGMethodInvocation *context)
{
GabbleTubeDBus *tube = GABBLE_TUBE_DBUS (self);
GError *error = NULL;
--
1.5.6.5
More information about the Telepathy-commits
mailing list