Commit 1407bbf9 authored by Niels Lohmann's avatar Niels Lohmann

💄 fixed indentation

parent 8014637a
......@@ -58,7 +58,7 @@ static void bench(benchpress::context& ctx,
for (size_t i = 0; i < ctx.num_iterations(); ++i)
{
// clear flags and rewind
// clear flags and rewind
istr.clear();
istr.seekg(0);
json j;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment