mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
memprof: fix whitespace
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user