[Telepathy-commits] [telepathy-gabble/master] tube-stream.c: coding style: remove trailing space
Alban Crequy
alban.crequy at collabora.co.uk
Mon Nov 3 11:21:01 PST 2008
---
src/tube-stream.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/tube-stream.c b/src/tube-stream.c
index fb5d124..d4c5149 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -1554,7 +1554,7 @@ gabble_tube_stream_accept (GabbleTubeIface *tube,
GABBLE_TUBE_CHANNEL_STATE_OPEN);
g_signal_emit (G_OBJECT (self), signals[OPENED], 0);
-
+
return TRUE;
}
--
1.5.6.5
More information about the Telepathy-commits
mailing list