Fix trailing whitespace.

This commit is contained in:
Matt McCormick 2015-01-19 22:12:37 -05:00
parent 7e72e47d2c
commit 05d226964a

@ -48,6 +48,7 @@ You'll need to follow the subsequent rules in order to get your code merged:
* Add LICENSE header in new files you create. * Add LICENSE header in new files you create.
* Put vim modeline as the first line of file header * Put vim modeline as the first line of file header
* Use the lower-case for CMake commands * Use the lower-case for CMake commands
* Do not add trailing whitespace
.. _`submit a pull request`: https://github.com/thewtex/tmux-mem-cpu-load/compare/ .. _`submit a pull request`: https://github.com/thewtex/tmux-mem-cpu-load/compare/
.. _Allman: http://en.wikipedia.org/wiki/Indent_style#Allman_style .. _Allman: http://en.wikipedia.org/wiki/Indent_style#Allman_style