| author | Timo Hirvonen <tihirvon@gmail.com> | |
| Mon, 21 Nov 2005 00:52:52 +0000 (02:52 +0200) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Mon, 21 Nov 2005 06:14:16 +0000 (22:14 -0800) | ||
| commit | bd22c904a0f1c88a3a7bfa96bbf690de2f5cb278 | |
| tree | dd1fe80dd0120cfcb2f551d6a4bf88bebe29ce8b | tree | snapshot |
| parent | 8fc66df237afce0b4318657f166b3583831949f3 | commit | diff |
Fix sparse warnings
Make some functions static and convert func() function prototypes to to
func(void). Fix declaration after statement, missing declaration and
redundant declaration warnings.
Signed-off-by: Timo Hirvonen <tihirvon@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Make some functions static and convert func() function prototypes to to
func(void). Fix declaration after statement, missing declaration and
redundant declaration warnings.
Signed-off-by: Timo Hirvonen <tihirvon@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
| cache.h | diff | blob | history | |
| name-rev.c | diff | blob | history | |
| pack-redundant.c | diff | blob | history | |
| path.c | diff | blob | history |