Browse Source
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>maint
Serge E. Hallyn
19 years ago
committed by
Junio C Hamano
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue