mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 09:07:25 +03:00
Proper label indentation
This commit is contained in:
parent
279140db21
commit
df435931b6
@ -226,7 +226,7 @@ void Platform_getLoadAverage(double* one, double* five, double* fifteen) {
|
||||
*fifteen = scanFifteen;
|
||||
return;
|
||||
|
||||
err:
|
||||
err:
|
||||
*one = NAN;
|
||||
*five = NAN;
|
||||
*fifteen = NAN;
|
||||
|
Loading…
x
Reference in New Issue
Block a user