summaryrefslogtreecommitdiff
path: root/diff-delta.c
diff options
context:
space:
mode:
authorLibravatar Florian Forster <octo@verplant.org>2006-06-18 17:18:03 +0200
committerLibravatar Junio C Hamano <junkio@cox.net>2006-06-18 21:19:09 -0700
commitcfd432e63d77478d913497a62827ed95c56dda73 (patch)
treeb211821af83ec2653f23c6ea3d71fd8bd0e69397 /diff-delta.c
parentMerge branch 'yl/build' (diff)
downloadtgif-cfd432e63d77478d913497a62827ed95c56dda73.tar.xz
Remove ranges from switch statements.
Though very nice and readable, the "case 'a'...'z':" construct is not ANSI C99 compliant. This patch unfolds the range in `quote.c' and substitutes the switch-statement with an if-statement in `http-fetch.c' and `http-push.c'. Signed-off-by: Florian Forster <octo@verplant.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff-delta.c')
0 files changed, 0 insertions, 0 deletions