[epiphany] Fix code style



commit 134c8fd8bffb6a380370cc6b216f3c6f7d798f9c
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Apr 26 12:04:51 2018 -0500

    Fix code style

 src/ephy-location-controller.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-location-controller.c b/src/ephy-location-controller.c
index 1f1d629..1d28b83 100644
--- a/src/ephy-location-controller.c
+++ b/src/ephy-location-controller.c
@@ -352,7 +352,7 @@ add_completion_actions (EphyLocationController *controller,
 
 static void
 search_engines_changed_cb (EphySearchEngineManager *manager,
-                           gpointer  data)
+                           gpointer                 data)
 {
   EphyLocationController *controller;
   GtkEntryCompletion *completion;


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