[sysprof] whitespace
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] whitespace
- Date: Thu, 30 May 2019 05:58:39 +0000 (UTC)
commit fea076a2c8f0cc473287e61f5e9907cd68ad010e
Author: Christian Hergert <chergert redhat com>
Date: Wed May 29 22:58:26 2019 -0700
whitespace
src/libsysprof-ui/sysprof-notebook.h | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/src/libsysprof-ui/sysprof-notebook.h b/src/libsysprof-ui/sysprof-notebook.h
index f8e2374..2af9d86 100644
--- a/src/libsysprof-ui/sysprof-notebook.h
+++ b/src/libsysprof-ui/sysprof-notebook.h
@@ -42,25 +42,25 @@ struct _SysprofNotebookClass
};
SYSPROF_AVAILABLE_IN_ALL
-GtkWidget *sysprof_notebook_new (void);
+GtkWidget *sysprof_notebook_new (void);
SYSPROF_AVAILABLE_IN_ALL
-SysprofDisplay *sysprof_notebook_get_current (SysprofNotebook *self);
+SysprofDisplay *sysprof_notebook_get_current (SysprofNotebook *self);
SYSPROF_AVAILABLE_IN_ALL
-void sysprof_notebook_close_current (SysprofNotebook *self);
+void sysprof_notebook_close_current (SysprofNotebook *self);
SYSPROF_AVAILABLE_IN_ALL
-void sysprof_notebook_open (SysprofNotebook *self,
- GFile *file);
+void sysprof_notebook_open (SysprofNotebook *self,
+ GFile *file);
SYSPROF_AVAILABLE_IN_ALL
-void sysprof_notebook_save (SysprofNotebook *self);
+void sysprof_notebook_save (SysprofNotebook *self);
SYSPROF_AVAILABLE_IN_ALL
-gboolean sysprof_notebook_get_can_save (SysprofNotebook *self);
+gboolean sysprof_notebook_get_can_save (SysprofNotebook *self);
SYSPROF_AVAILABLE_IN_ALL
-void sysprof_notebook_replay (SysprofNotebook *self);
+void sysprof_notebook_replay (SysprofNotebook *self);
SYSPROF_AVAILABLE_IN_ALL
-gboolean sysprof_notebook_get_can_replay (SysprofNotebook *self);
+gboolean sysprof_notebook_get_can_replay (SysprofNotebook *self);
SYSPROF_AVAILABLE_IN_ALL
-void sysprof_notebook_add_profiler (SysprofNotebook *self,
- SysprofProfiler *profiler);
+void sysprof_notebook_add_profiler (SysprofNotebook *self,
+ SysprofProfiler *profiler);
SYSPROF_AVAILABLE_IN_ALL
gboolean sysprof_notebook_get_always_show_tabs (SysprofNotebook *self);
SYSPROF_AVAILABLE_IN_ALL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]