Fix whitespace.
This commit is contained in:
parent
cb17fc6a8f
commit
239692b18e
@ -895,7 +895,7 @@ prof_dump(bool propagate_err, const char *filename, bool leakcheck)
|
||||
goto label_error;
|
||||
}
|
||||
|
||||
/* Dump per ctx profile stats. */
|
||||
/* Dump per ctx profile stats. */
|
||||
for (tabind = 0; ckh_iter(&bt2ctx, &tabind, &bt.v, &ctx.v)
|
||||
== false;) {
|
||||
if (prof_dump_ctx(propagate_err, ctx.p, bt.p))
|
||||
|
Loading…
Reference in New Issue
Block a user