http-backend: Let gcc check the format of more printf-type functions.
authorTarmigan Casebolt <redacted>
Sat, 14 Nov 2009 21:10:58 +0000 (13:10 -0800)
committerJunio C Hamano <redacted>
Mon, 16 Nov 2009 06:15:01 +0000 (22:15 -0800)
commit354870171bc98dfef7dfa037b3fe9ac9454c94a2
treebc51a6bbbf5be7ceb4192710dff12832e85c9ecd
parent48aec1b1f14578ac7560c8be40890ebf52c91d78
http-backend: Let gcc check the format of more printf-type functions.

We already have these checks in many printf-type functions that have
prototypes which are in header files.  Add these same checks to
static functions in http-backend.c

Signed-off-by: Tarmigan Casebolt <redacted>
Acked-by: Shawn O. Pearce <redacted>
Signed-off-by: Junio C Hamano <redacted>
http-backend.c
git clone https://git.99rst.org/PROJECT