whitespace

This commit is contained in:
Christian Hergert
2019-05-27 22:19:49 -07:00
parent 57255a1d29
commit f18a7171cf
2 changed files with 12 additions and 12 deletions

View File

@ -378,11 +378,11 @@ sysprof_callgraph_profile_generate_worker (GTask *task,
gchar *str;
str = sysprof_symbol_resolver_resolve_with_context (resolver,
sample->frame.time,
sample->frame.pid,
last_context,
address,
&tag);
sample->frame.time,
sample->frame.pid,
last_context,
address,
&tag);
if (str != NULL)
{