author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sat, 18 Nov 2006 12:07:06 +0000 (13:07 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 18 Nov 2006 19:40:00 +0000 (11:40 -0800) | ||
commit | a6e8a7677055e092424db42c044774bc6dbd74f6 | |
tree | f891a5754045ea07e92897d2337f3bb2f50a6b79 | tree | snapshot |
parent | f847c07b9ac82ff3d0da0efb3bed75bc17489a17 | commit | 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>
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>
index-pack.c | diff | blob | history | |
read-cache.c | diff | blob | history |