[Telepathy-commits] [telepathy-salut/master] Coding style
Alban Crequy
alban.crequy at collabora.co.uk
Tue Nov 25 03:59:12 PST 2008
20080723135816-a41c0-bca9cb1f42f84598190da8f9d82cba63c26b568c.gz
---
src/salut-tubes-channel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/salut-tubes-channel.c b/src/salut-tubes-channel.c
index fdc5a98..b8e4048 100644
--- a/src/salut-tubes-channel.c
+++ b/src/salut-tubes-channel.c
@@ -1782,7 +1782,7 @@ _send_channel_iq_tube (gpointer key,
NULL);
DEBUG ("called for tube id %d", tube_id);
- if (salut_tube_iface_offer_needed(tube))
+ if (salut_tube_iface_offer_needed (tube))
{
GError *error = NULL;
GibberXmppNode *parameters_node;
--
1.5.6.5
More information about the Telepathy-commits
mailing list