[sysprof] libsysprof-ui: whitespace



commit a10b7759af734888c80c2015ebc5f08677ffc72c
Author: Christian Hergert <chergert redhat com>
Date:   Fri May 10 19:49:03 2019 -0700

    libsysprof-ui: whitespace

 src/libsysprof-ui/sysprof-profiler-menu-button.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/libsysprof-ui/sysprof-profiler-menu-button.c 
b/src/libsysprof-ui/sysprof-profiler-menu-button.c
index 25829d2..48d0172 100644
--- a/src/libsysprof-ui/sysprof-profiler-menu-button.c
+++ b/src/libsysprof-ui/sysprof-profiler-menu-button.c
@@ -626,9 +626,9 @@ sysprof_profiler_menu_button_class_init (SysprofProfilerMenuButtonClass *klass)
 
 static void
 sysprof_profiler_menu_button_env_row_changed (SysprofProfilerMenuButton *self,
-                                         GtkTreePath          *tree_path,
-                                         GtkTreeIter          *tree_iter,
-                                         gpointer              user_data)
+                                              GtkTreePath               *tree_path,
+                                              GtkTreeIter               *tree_iter,
+                                              gpointer                   user_data)
 {
   SysprofProfilerMenuButtonPrivate *priv = sysprof_profiler_menu_button_get_instance_private (self);
   g_autoptr(GPtrArray) env = NULL;
@@ -797,7 +797,7 @@ sysprof_profiler_menu_button_env_value_edited (SysprofProfilerMenuButton *self,
 
 static void
 sysprof_profiler_menu_button_validate_spawn (SysprofProfilerMenuButton *self,
-                                        GtkEntry             *entry)
+                                             GtkEntry             *entry)
 {
   SysprofProfilerMenuButtonPrivate *priv = sysprof_profiler_menu_button_get_instance_private (self);
   g_auto(GStrv) argv = NULL;


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