From: Rene Scharfe Date: Sat, 18 Nov 2006 12:07:06 +0000 (+0100) Subject: sparse fix: non-ANSI function declaration X-Git-Tag: v1.4.4.1~13 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a6e8a7677055e092424db42c044774bc6dbd74f6?ds=inline;hp=a6e8a7677055e092424db42c044774bc6dbd74f6 sparse fix: non-ANSI function declaration The declaration of discard_cache() in cache.h already has its "void". Signed-off-by: Rene Scharfe Signed-off-by: Junio C Hamano ---