fixed Linux build

This commit is contained in:
senjan 2019-05-30 16:34:30 +02:00
parent 423414937b
commit 01a1cc063f
1 changed files with 1 additions and 1 deletions

View File

@ -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) {