netspeeds: Fix indentation
This commit is contained in:
@ -134,6 +134,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
return fmt_human((txbytes - oldtxbytes) * 1000 / interval,
|
return fmt_human((txbytes - oldtxbytes) * 1000 / interval,
|
||||||
1024);
|
1024);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user