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



commit f0dcfe0c6316fa1c5ea2aa67828e2d1d168143c0
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 6f029fd..338f182 100644
--- a/src/daemon/goadaemon.c
+++ b/src/daemon/goadaemon.c
@@ -1133,8 +1133,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]