Remove trailing whitespaces

This commit is contained in:
Christian Göttsche
2020-08-21 10:37:33 +02:00
parent 3856bf574b
commit b92f62f912
26 changed files with 64 additions and 86 deletions

View File

@ -400,4 +400,3 @@ void ProcessList_goThroughEntries(ProcessList* this) {
OpenBSDProcessList_scanProcs(opl);
OpenBSDProcessList_scanCPUTime(opl);
}