White space around control verbs.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Tá an tiomantas seo le fáil i:
Jason A. Donenfeld
2013-03-03 23:21:33 -05:00
tuismitheoir 53bc747d31
tiomantas bdae1d8a8d
D'athraigh 16 comhad le 42 breiseanna agus 42 scriosta

Féach ar an gComhad

@ -184,7 +184,7 @@ void cgit_print_diffstat(const unsigned char *old_sha1,
max_changes = 0;
cgit_diff_tree(old_sha1, new_sha1, inspect_filepair, prefix,
ctx.qry.ignorews);
for(i = 0; i<files; i++)
for (i = 0; i<files; i++)
print_fileinfo(&items[i]);
html("</table>");
html("<div class='diffstat-summary'>");