[sysprof] libsysprof-ui: whitespace



commit f9152e8dde99c9e11fc4d689db4cd3c245cbd2f9
Author: Christian Hergert <chergert redhat com>
Date:   Fri May 10 19:25:40 2019 -0700

    libsysprof-ui: whitespace

 src/libsysprof-ui/sysprof-profiler-menu-button.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/libsysprof-ui/sysprof-profiler-menu-button.c 
b/src/libsysprof-ui/sysprof-profiler-menu-button.c
index fd14d6a..09ec322 100644
--- a/src/libsysprof-ui/sysprof-profiler-menu-button.c
+++ b/src/libsysprof-ui/sysprof-profiler-menu-button.c
@@ -362,7 +362,7 @@ sysprof_profiler_menu_button_clicked (GtkButton *button)
 
 static gboolean
 sysprof_profiler_menu_button_filter_func (GObject  *object,
-                                     gpointer  user_data)
+                                          gpointer  user_data)
 {
   const gchar *needle = user_data;
   const gchar *haystack;
@@ -382,7 +382,7 @@ sysprof_profiler_menu_button_filter_func (GObject  *object,
 
 static void
 sysprof_profiler_menu_button_filter_changed (SysprofProfilerMenuButton *self,
-                                        GtkEntry             *entry)
+                                             GtkEntry                  *entry)
 {
   SysprofProfilerMenuButtonPrivate *priv = sysprof_profiler_menu_button_get_instance_private (self);
   const gchar *text;


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