Commit 527e6d3f authored by Tatsuo Ishii's avatar Tatsuo Ishii

Fix function declaration style to respect the coding standard.

parent 0a52d378
......@@ -1113,8 +1113,7 @@ clientDone(CState *st, bool ok)
return false; /* always false */
}
static
void
static void
agg_vals_init(AggVals *aggs, instr_time start)
{
/* basic counters */
......
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