author | J. Bruce Fields <bfields@citi.umich.edu> | |
Sun, 16 Dec 2007 17:58:01 +0000 (12:58 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 16 Dec 2007 22:03:36 +0000 (14:03 -0800) | ||
commit | 95f9b92700585eb9afa6978c350dc07ec5769ec6 | |
tree | 367460d026cd9fb0dea5d1e95b7061d4b95b486a | tree | snapshot |
parent | 079fe1dae8504c988c50ce41eba78743d3f588e0 | commit | diff |
builtin-apply: minor cleanup of whitespace detection
Use 0 instead of -1 for the case where not tabs or spaces are found; it
will make some later math slightly simpler.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Use 0 instead of -1 for the case where not tabs or spaces are found; it
will make some later math slightly simpler.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-apply.c | diff | blob | history |