[telepathy-gabble/master] indentation fix

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue May 5 02:49:35 PDT 2009


---
 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 db7f235..86aa318 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -809,7 +809,7 @@ close_each_extra_bytestream (gpointer key,
    * called */
   g_signal_handlers_disconnect_matched (bytestream, G_SIGNAL_MATCH_DATA,
       0, 0, NULL, NULL, self);
- g_signal_handlers_disconnect_matched (transport, G_SIGNAL_MATCH_DATA,
+  g_signal_handlers_disconnect_matched (transport, G_SIGNAL_MATCH_DATA,
       0, 0, NULL, NULL, self);
 
   gabble_bytestream_iface_close (bytestream, NULL);
-- 
1.5.6.5




More information about the telepathy-commits mailing list