commit | 7a9b4c5fe3b8d291063c398ecb655281a60b2be7 | [log] [tgz] |
---|---|---|
author | Jakub Narebski <jnareb@gmail.com> | Wed Jun 21 09:48:02 2006 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Wed Jun 21 02:02:00 2006 -0700 |
tree | ec69fac7ddbb5d2a4e5511df35b58036f5552b45 | |
parent | 1f1ab5f05b8e8b45545d8a406d64887f772a69da [diff] |
gitweb: whitespace cleanup Do not use tabs to align variable initialization (actually use tabs only at the beginning of line, for code indent). Remove trailing whitespace. Make whitespace usage more consistent. Signed-off-by: Jakub Narebski <jnareb.com> Signed-off-by: Junio C Hamano <junkio@cox.net>