mirror of
https://github.com/pikami/slstatus.git
synced 2024-11-30 15:25:41 +00:00
netspeeds: Fix indentation
This commit is contained in:
parent
37724ac2c3
commit
825f637e20
@ -134,6 +134,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
return fmt_human((txbytes - oldtxbytes) * 1000 / interval,
|
return fmt_human((txbytes - oldtxbytes) * 1000 / interval,
|
||||||
1024);
|
1024);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user