sparse fixes for http-{fetch,push}.c
authorPeter Hagervall <hager@cs.umu.se>
Tue, 8 Nov 2005 22:18:31 +0000 (23:18 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 9 Nov 2005 05:33:32 +0000 (21:33 -0800)
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>
No differences found