top: miscellaneous accumulated changes to program code

This commit just tweaks top in the following respects:

. for alphabetic integrity, change 'INSP_hdr...' names

. eliminate the -Wsometimes-uninitialized warning that
was found under OSX Yosemite (llvm 6.0/clang-600.0.56)

. update program 'comments' reflecting copyright dates

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2015-02-01 00:00:00 -06:00
committed by Craig Small
parent 8bcdd2145d
commit e107f5d63b
4 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
/* top.h - Header file: show Linux processes */
/*
* Copyright (c) 2002-2014, by: James C. Warner
* Copyright (c) 2002-2015, by: James C. Warner
* All rights reserved. 8921 Hilloway Road
* Eden Prairie, Minnesota 55347 USA
*