[empathy: 9/14] Fix coding style



commit 6f38a06ea764fc3542be9470fb44406f4268e058
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date:   Wed Jul 1 13:49:35 2009 +0100

    Fix coding style

 libempathy/empathy-account.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-account.c b/libempathy/empathy-account.c
index 34b2ad6..e5ba7c8 100644
--- a/libempathy/empathy-account.c
+++ b/libempathy/empathy-account.c
@@ -428,7 +428,8 @@ _empathy_account_new (McAccount *mc_account)
   return account;
 }
 
-void _empathy_account_set_status (EmpathyAccount *account,
+void
+_empathy_account_set_status (EmpathyAccount *account,
     TpConnectionStatus status,
     TpConnectionStatusReason reason,
     TpConnectionPresenceType presence)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]