top: misc tweaks to code/comments after pid adaptation
. didn't need a separate table for enum pids_reap_type since top's 'Thread_mode' itself can be used directly. . with pids support & the loss of forest_based(), that forest_adds() function had to be renamed so the prolog comment regarding naming convention was still honored. . adapted to a library change to the pids_reap struct. Signed-off-by: Jim Warner <james.warner@comcast.net> TOP, respond to library change to the pids_reap struct ... Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@@ -693,7 +693,7 @@ typedef struct WIN_t {
|
||||
//atic void keys_window (int ch);
|
||||
//atic void keys_xtra (int ch);
|
||||
/*------ Forest View support -------------------------------------------*/
|
||||
//atic void forest_adds (const int self, int level);
|
||||
//atic void forest_begin (const int self, int level);
|
||||
//atic void forest_create (WIN_t *q);
|
||||
//atic inline const char *forest_display (const WIN_t *q, const int idx);
|
||||
/*------ Main Screen routines ------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user