procps/include
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
..
c.h c.h: fix macro definition warning 2012-03-03 18:32:40 +11:00
fileutils.h lib: add fileutils file with stream error checking facility 2012-03-23 15:57:41 +01:00
Makefile.am build-sys: add fileutils.h to dist package 2012-04-18 10:26:20 +02:00
nls.h miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00
rpmatch.h build-sys: uClibc does not have rpmatch() 2012-04-18 10:03:55 +02:00
strutils.h miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00
xalloc.h miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00