]> granicus.if.org Git - procps-ng/commit
top: shorten some lines by changing a few declarations
authorJim Warner <james.warner@comcast.net>
Sun, 22 Jun 2014 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Tue, 24 Jun 2014 10:35:20 +0000 (20:35 +1000)
commitf33d49c6cf2422bb0389de773f158c343c44f628
tree54a027c06efeb15b61289b66fb1bc23d30c04ab5
parentff7af8d9827db36b5991517db1ac8f3739b026ef
top: shorten some lines by changing a few declarations

My first blush graphs modes implementation went just a
tad overboard on identifier lengths. As a result, some
program lines were getting quite long. So, this commit
will simply shorten some excessively long identifiers.

Reference(s):
http://www.freelists.org/post/procps/latest-top-enhancements
commit 1d171ec74163f3103e7b230ee63818df04b4526f

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