procps/contrib
Jim Warner fe75e26ab6 miscellaneous: clean up trailing whitespace throughout
The entire tree's polluted with inappropriate trailing
whitespace. This commit rids our environment of all of
those useless keystrokes. Unfortunately, it sure ain't
a permanent solution and requires every contributor to
instruct their editor(s) to prevent or eliminate them.

Plus it's strongly recommended we all insert something
like what's shown below to our '.gitconfig' file so as
to provide at least some warnings when we try to apply
any patches (git am) that do contain the #@!%& things!

References(s):
~/.gitconfig excerpt ---------------------------------
[core]
  whitespace = trailing-space, space-before-tab, blank-at-eof
[apply]
  whitespace = warn
--------------------------------- ~/.gitconfig excerpt

Signed-off-by: Jim Warner <james.warner@comcast.net>
2013-03-14 12:36:47 +01:00
..
dummy.c docs: clarification to license headers in files 2012-03-03 18:41:11 +11:00
minimal.c docs: clarification to license headers in files 2012-03-03 18:41:11 +11:00
response.filtered-with-patches.err pmap fix by Jim 2011-10-26 22:25:21 +11:00
tmp-junk.c miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00
utmp.c miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00