]> granicus.if.org Git - procps-ng/commit
top: rename a single Other Filter variable for clarity
authorJim Warner <james.warner@comcast.net>
Fri, 8 Mar 2013 06:00:00 +0000 (00:00 -0600)
committerJaromir Capik <jcapik@redhat.com>
Thu, 14 Mar 2013 11:36:47 +0000 (12:36 +0100)
commit7b708ca334a82ee25a729a2b63d2230c4944601c
tree391498ffcea2e72ec5df5f25978d6b19469a5c0e
parentd7f3a80e185d60f0e61a8fcea2a41e0f2a6b0440
top: rename a single Other Filter variable for clarity

There is a member of the osel_s structure called 'flg'
that is used to reflect whether a particular filter is
one of inclusion or exclusion (negation). So by golly,
from now on we'll refer to it as 'inc', and not 'flg'!

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c