Commit 13ac4047 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

panic: Whitespace OCD

parent 9939e2b9
......@@ -702,8 +702,8 @@ pan_argv(struct vsb *vsb)
VSB_quote(vsb, heritage.argv[i], -1, VSB_QUOTE_CSTR);
VSB_cat(vsb, ",\n");
}
VSB_cat(vsb, "}\n");
VSB_indent(vsb, -2);
VSB_cat(vsb, "}\n");
}
/*--------------------------------------------------------------------*/
......
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