summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Serge E. Hallyn <serue@us.ibm.com>2006-04-17 10:14:48 -0500
committerLibravatar Junio C Hamano <junkio@cox.net>2006-04-17 15:06:25 -0700
commitecc13e73cf96cb14e2403be6538593a167d7ea23 (patch)
tree37071a2fb51de75134092f4690da7e122f7fefb1 /Documentation
parentcleanups: Remove unused vars from combine-diff.c (diff)
downloadtgif-ecc13e73cf96cb14e2403be6538593a167d7ea23.tar.xz
cleanups: Remove impossible case in quote.c
The switch is inside an if statement which is false if the character is ' '. Either the if should be <=' ' instead of <' ', or the case should be removed as it could be misleading. Signed-off-by: Serge E. Hallyn <serue@us.ibm.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions