author | Peter Hagervall <hager@cs.umu.se> | |
Tue, 8 Nov 2005 22:18:31 +0000 (23:18 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 9 Nov 2005 05:33:32 +0000 (21:33 -0800) | ||
commit | f4f440a039587c14ca29a8fe127b4d5273eacafc | |
tree | 184d13c15847b10df004cc37b72889c4050930a3 | tree | snapshot |
parent | 61f81518a2372dd78fa03da2b3d62173c3268ee7 | commit | diff |
sparse fixes for http-{fetch,push}.c
Make a bunch of needlessly global functions static, and replace two
K&R-style declarations.
Signed-off-by: Peter Hagervall <hager@cs.umu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Make a bunch of needlessly global functions static, and replace two
K&R-style declarations.
Signed-off-by: Peter Hagervall <hager@cs.umu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
http-fetch.c | diff | blob | history | |
http-push.c | diff | blob | history |