top: follow usual name conventions for global variable
authorJim Warner <james.warner@comcast.net>
Sat, 30 Nov 2013 06:00:00 +0000 (00:00 -0600)
committerJaromir Capik <jcapik@redhat.com>
Mon, 2 Dec 2013 20:37:36 +0000 (21:37 +0100)
commit4c464acf283b83f052af075f1190f146550c77a5
tree78716ea3af328e407fe782a7fc32f37360b1a652
parent57ab5eed15a577fda6ce24753948ab29f30de2d4
top: follow usual name conventions for global variable

A recent change involving a one cycle stderr redirect,
to handle a libnuma potential transgression, failed to
follow normal global variable naming conventions. This
patch will capitalize the 1st letter of 'Stderr_save'.

Reference(s):
commit 35dc6dcc49cc9cf8cff4300cb03a38dbe44c05db

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