-Wold-style-definition fix
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
@ -413,7 +413,7 @@ static size_t peak_pack_mapped;
|
||||
static size_t pack_mapped;
|
||||
struct packed_git *packed_git;
|
||||
|
||||
void pack_report()
|
||||
void pack_report(void)
|
||||
{
|
||||
fprintf(stderr,
|
||||
"pack_report: getpagesize() = %10" SZ_FMT "\n"
|
||||
|
||||
Reference in New Issue
Block a user