[gnome-online-accounts/gnome-3-16] daemon: Style fix



commit a677eaeff1716ba035b7fb6aae8cb2843af64213
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Nov 25 17:50:25 2015 +0100

    daemon: Style fix
    
    https://bugzilla.gnome.org/show_bug.cgi?id=751524

 src/daemon/goadaemon.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/daemon/goadaemon.c b/src/daemon/goadaemon.c
index cad9ce4..e7e6d5b 100644
--- a/src/daemon/goadaemon.c
+++ b/src/daemon/goadaemon.c
@@ -1134,8 +1134,8 @@ typedef struct
 
 static EnsureData *
 ensure_data_new (GoaDaemon             *self,
-                             GoaObject             *object,
-                             GDBusMethodInvocation *invocation)
+                 GoaObject             *object,
+                 GDBusMethodInvocation *invocation)
 {
   EnsureData *data;
   data = g_slice_new0 (EnsureData);


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