[empathy: 9/14] Fix coding style
- From: Sjoerd Simons <sjoerds src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy: 9/14] Fix coding style
- Date: Wed, 1 Jul 2009 13:25:20 +0000 (UTC)
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]