commit | a6e8a7677055e092424db42c044774bc6dbd74f6 | [log] [tgz] |
---|---|---|
author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | Sat Nov 18 13:07:06 2006 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Sat Nov 18 11:40:00 2006 -0800 |
tree | f891a5754045ea07e92897d2337f3bb2f50a6b79 | |
parent | f847c07b9ac82ff3d0da0efb3bed75bc17489a17 [diff] |
sparse fix: non-ANSI function declaration 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>