mirror of
https://github.com/xzeldon/htop.git
synced 2024-12-24 15:15:44 +00:00
fixed Linux build
This commit is contained in:
parent
423414937b
commit
01a1cc063f
@ -15,7 +15,7 @@ in the source distribution for its full text.
|
||||
}*/
|
||||
|
||||
int TasksMeter_attributes[] = {
|
||||
CPU_KERNEL, PROCESS_THREAD, PROCESS, TASKS_RUNNING
|
||||
CPU_KRNL, PROCESS_THREAD, PROCESS, TASKS_RUNNING
|
||||
};
|
||||
|
||||
static void TasksMeter_updateValues(Meter* this, char* buffer, int len) {
|
||||
|
Loading…
Reference in New Issue
Block a user