[Telepathy-commits] [telepathy-salut/master] coding style fix

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Feb 26 11:20:22 PST 2009


---
 src/salut-tubes-manager.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/salut-tubes-manager.c b/src/salut-tubes-manager.c
index 48baa09..4e5be51 100644
--- a/src/salut-tubes-manager.c
+++ b/src/salut-tubes-manager.c
@@ -1414,9 +1414,9 @@ salut_tubes_manager_caps_diff (
 
 static void
 salut_tubes_manager_add_cap (SalutCapsChannelManager *manager,
-                                      SalutConnection *conn,
-                                      TpHandle handle,
-                                      GHashTable *cap)
+                             SalutConnection *conn,
+                             TpHandle handle,
+                             GHashTable *cap)
 {
   SalutTubesManager *self = SALUT_TUBES_MANAGER (manager);
   SalutTubesManagerPrivate *priv = SALUT_TUBES_MANAGER_GET_PRIVATE (self);
-- 
1.5.6.5




More information about the telepathy-commits mailing list