libsysprof-ui: fixup whitespace in headers

This commit is contained in:
Christian Hergert
2019-05-08 17:23:48 -07:00
parent a6e061f5b1
commit 88a689ade1
18 changed files with 89 additions and 88 deletions

View File

@ -45,6 +45,6 @@ SYSPROF_AVAILABLE_IN_ALL
GtkWidget *sysprof_failed_state_view_new (void);
SYSPROF_AVAILABLE_IN_ALL
void sysprof_failed_state_view_set_profiler (SysprofFailedStateView *self,
SysprofProfiler *profiler);
SysprofProfiler *profiler);
G_END_DECLS