Avoid non-ANSI function declarations

Sparse says things like:

	warning: non-ANSI function declaration of function 'calc_ttl'

Signed-off-by: John Keeping <john@keeping.me.uk>
Tá an tiomantas seo le fáil i:
John Keeping
2015-03-08 16:32:16 +00:00
tiomanta ag Jason A. Donenfeld
tuismitheoir 5150b7c1e6
tiomantas e3d3fffdd4
D'athraigh 9 comhad le 25 breiseanna agus 25 scriosta

Féach ar an gComhad

@ -311,7 +311,7 @@ static void filepair_cb(struct diff_filepair *pair)
cgit_ssdiff_footer();
}
void cgit_print_diff_ctrls()
void cgit_print_diff_ctrls(void)
{
int i, curr;