[gnome-calendar] application: Trivial style cleanup



commit 08eed8338ef015900a849118c5156e046f41d915
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Apr 26 16:08:12 2019 -0300

    application: Trivial style cleanup

 src/gcal-application.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/gcal-application.c b/src/gcal-application.c
index 555bccfc..58e26e84 100644
--- a/src/gcal-application.c
+++ b/src/gcal-application.c
@@ -395,10 +395,10 @@ gcal_application_handle_local_options (GApplication *app,
 }
 
 static gboolean
-gcal_application_dbus_register (GApplication    *application,
-                                GDBusConnection *connection,
-                                const gchar     *object_path,
-                                GError         **error)
+gcal_application_dbus_register (GApplication     *application,
+                                GDBusConnection  *connection,
+                                const gchar      *object_path,
+                                GError          **error)
 {
   GcalApplication *self;
   g_autofree gchar *search_provider_path = NULL;


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