sparse fix: non-ANSI function declaration
authorRene Scharfe <rene.scharfe@lsrfire.ath.cx>
Sat, 18 Nov 2006 12:07:06 +0000 (13:07 +0100)
committerJunio C Hamano <junkio@cox.net>
Sat, 18 Nov 2006 19:40:00 +0000 (11:40 -0800)
The declaration of discard_cache() in cache.h already has its "void".

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found