[Telepathy-commits] [telepathy-glib/master] TpChannel: delete trailing whitespace

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Oct 15 03:45:09 PDT 2008


---
 telepathy-glib/channel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/telepathy-glib/channel.c b/telepathy-glib/channel.c
index a0b156e..739528f 100644
--- a/telepathy-glib/channel.c
+++ b/telepathy-glib/channel.c
@@ -199,7 +199,7 @@ gboolean
 tp_channel_is_ready (TpChannel *self)
 {
   g_return_val_if_fail (TP_IS_CHANNEL (self), FALSE);
-  
+
   return self->priv->ready;
 }
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list