author | Junio C Hamano <junkio@cox.net> | |
Tue, 21 Mar 2006 23:49:05 +0000 (15:49 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 21 Mar 2006 23:50:18 +0000 (15:50 -0800) | ||
commit | 8c9e7947c2a76fb21bda11816c544d50e271156d | |
tree | 66e4ffe8dfaa888761f29343a03e1afa03172452 | tree | snapshot |
parent | 292839077488d7ccb46bc2cc25b515a1ebd25f8f | commit | diff |
http-push.c: squelch C90 warnings.
If you write code after declarations in a block, gcc scolds you
with "warning: ISO C90 forbids mixed declarations and code".
Signed-off-by: Junio C Hamano <junkio@cox.net>
If you write code after declarations in a block, gcc scolds you
with "warning: ISO C90 forbids mixed declarations and code".
Signed-off-by: Junio C Hamano <junkio@cox.net>
http-push.c | diff | blob | history |