[Telepathy-commits] [telepathy-gabble/master] src/tube-stream.c: coding style: add space

Alban Crequy alban.crequy at collabora.co.uk
Fri Oct 31 05:18:50 PDT 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 297b205..2bc1278 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -1316,7 +1316,7 @@ gabble_tube_stream_close (GabbleTubeIface *tube, gboolean local)
   g_hash_table_foreach_remove (priv->fd_to_bytestreams,
       close_each_extra_bytestream, self);
 
-  if (local &&priv->handle_type == TP_HANDLE_TYPE_CONTACT)
+  if (local && priv->handle_type == TP_HANDLE_TYPE_CONTACT)
     {
       LmMessage *msg;
       const gchar *jid;
-- 
1.5.6.5




More information about the Telepathy-commits mailing list