Eradicate trailing whitespace

Remove all trailing spaces and tabs in every file in the project.
People have editors configured to do this, which causes them to
accidentally make little whitespace changes in unrelated commits,
which makes those commits harder to review.  Better to fix them all
at once.

Change-Id: I17d89f55f41d8599e0ab1a31f646cd161289703e
This commit is contained in:
David Ripton 2014-02-26 15:04:54 -05:00
parent 21fcdad0f4
commit d6fbf12989
44 changed files with 245 additions and 245 deletions