memprof: fix whitespace

This commit is contained in:
Christian Hergert
2020-02-18 17:22:32 -08:00
parent 84e2c288dc
commit 059508d582

View File

@ -155,7 +155,7 @@ build_functions_store (StackNode *node,
static void
sysprof_memprof_page_load (SysprofMemprofPage *self,
SysprofMemprofProfile *profile)
SysprofMemprofProfile *profile)
{
SysprofMemprofPagePrivate *priv = sysprof_memprof_page_get_instance_private (self);
GtkListStore *functions;