commit | 239692b18edb5bc1b2557f1e215509072866d2bb | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Mon Oct 28 12:41:37 2013 -0700 |
committer | Jason Evans <je@fb.com> | Mon Oct 28 12:41:37 2013 -0700 |
tree | baa32b9284defd29ed7bb1d5c6505eb21cdb5a08 | |
parent | cb17fc6a8f1ce29be18de7af6d03e66056751fb2 [diff] |
Fix whitespace.
diff --git a/src/prof.c b/src/prof.c index d246a32..4071896 100644 --- a/src/prof.c +++ b/src/prof.c
@@ -895,7 +895,7 @@ 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))