author | Thomas Rast <trast@student.ethz.ch> | |
Sat, 18 Dec 2010 16:17:53 +0000 (17:17 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 19 Dec 2010 06:58:40 +0000 (22:58 -0800) | ||
commit | b34f69f9916e52e742f35c2f88286375142260de | |
tree | 36b85b33ed8998d076959c3cdaa2d08d1f898231 | tree | snapshot |
parent | 8e8aa44057b1f92bad43a0bd3a2d448e9cb45b18 | commit | diff |
userdiff: fix typo in ruby and python word regexes
Both had an unclosed ] that ruined the safeguard against not matching
a non-space char.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Both had an unclosed ] that ruined the safeguard against not matching
a non-space char.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
userdiff.c | diff | blob | history |