mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 13:04:35 +03:00
Replace some remaining tabs
This commit is contained in:
@ -244,7 +244,7 @@ void ProcessList_goThroughEntries(ProcessList* this) {
|
||||
this->totalTasks++;
|
||||
if (proc->state == 'R') {
|
||||
this->runningTasks++;
|
||||
}
|
||||
}
|
||||
proc->updated = true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user