]> git.ipfire.org Git - thirdparty/git.git/commit - http-push.c
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)
commitf4f440a039587c14ca29a8fe127b4d5273eacafc
tree184d13c15847b10df004cc37b72889c4050930a3
parent61f81518a2372dd78fa03da2b3d62173c3268ee7
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>
http-fetch.c
http-push.c