commit | 4d91645e890527efbe04ffaee12b4aa3637733c4 | [log] [tgz] |
---|---|---|
author | Alex Blewitt <alex.blewitt@gmail.com> | Mon Oct 19 09:48:00 2009 +0100 |
committer | Shawn O. Pearce <spearce@spearce.org> | Sat Oct 31 14:48:44 2009 -0700 |
tree | d3efbcdb2ea2b9e7187057d55b060d1d75b6a024 | |
parent | f3d75800a0fb687f65e64b82235140f86be6171e [diff] |
Remove trailing whitespace at end of line As discussed on the egit-dev mailing list, we prefer not to have trailing whitespace in our source code. Correct all currently offending lines by trimming them. Change-Id: I002b1d1980071084c0bc53242c8f5900970e6845 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>