mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 20:44:35 +03:00
Calculate library size (M_LRS column) from maps file
This commit is contained in:
@ -27,7 +27,7 @@ typedef struct Settings_ {
|
||||
MeterColumnSettings columns[2];
|
||||
|
||||
ProcessField* fields;
|
||||
int flags;
|
||||
uint32_t flags;
|
||||
int colorScheme;
|
||||
int delay;
|
||||
|
||||
|
Reference in New Issue
Block a user