author | Junio C Hamano <junkio@cox.net> | |
Fri, 24 Nov 2006 22:04:01 +0000 (14:04 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 24 Nov 2006 22:07:41 +0000 (14:07 -0800) | ||
commit | 7002243f7ee7eb557a1e49420487e150730ff46f | |
tree | 1fa91e175b1be64b0fb8a86b8a846bd6d21eb04d | tree | snapshot |
parent | 793c400cc1028cca4078281d69aa43fac2d6d0ba | commit | diff |
gitweb: (style) use chomp without parentheses consistently.
It seems that gitweb tries to consistently use chomp without parentheses
around its operands, but there were two places that said "chomp($var);".
Let's be consistent.
Signed-off-by: Junio C Hamano <junkio@cox.net>
It seems that gitweb tries to consistently use chomp without parentheses
around its operands, but there were two places that said "chomp($var);".
Let's be consistent.
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |