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

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Feb 6 03:15:05 PST 2009


---
 src/tube-stream.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/tube-stream.c b/src/tube-stream.c
index aad36ba..66fd4e4 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -2220,10 +2220,10 @@ check_ip_params (TpSocketAddressType address_type,
 
 gboolean
 salut_tube_stream_check_params (TpSocketAddressType address_type,
-                                 const GValue *address,
-                                 TpSocketAccessControl access_control,
-                                 const GValue *access_control_param,
-                                 GError **error)
+                                const GValue *address,
+                                TpSocketAccessControl access_control,
+                                const GValue *access_control_param,
+                                GError **error)
 {
   switch (address_type)
     {
-- 
1.5.6.5




More information about the telepathy-commits mailing list