]> granicus.if.org Git - procps-ng/commit
top: even more miscellaneous accumulated modifications
authorJim Warner <james.warner@comcast.net>
Fri, 11 Jan 2013 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@enc.com.au>
Thu, 24 Jan 2013 10:29:22 +0000 (21:29 +1100)
commit5856919e83791ba62859aa61c18939b2527cf97a
treec4fd6b3b9de4ae738179aafbc7ddb1f34034ffef
parent7060f9ab3ac212dc9c0f5fca7d5b27d28d10bf64
top: even more miscellaneous accumulated modifications

This commit just addresses the following minor issues:

. eliminate the leading tab character upon error exits
. standardized single key input as 'keyin', not 'chin'
. symbolic keys changed to guarantee no negative value
. placed most 'case' statement labels on a unique line
. standardized lvalue/rvalue convention in while loops
. fixed prototype declaration in the 'debug_END' macro

(everything is perfectly justified plus right margins)
(are completely filled, but of course it must be luck)

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