Xinqi Bao's Git

netspeeds: Fix indentation
authorAaron Marcher <[email protected]>
Tue, 22 May 2018 10:42:31 +0000 (12:42 +0200)
committerAaron Marcher <[email protected]>
Tue, 22 May 2018 10:42:31 +0000 (12:42 +0200)
components/netspeeds.c

index 3c5dabf..7ab1590 100644 (file)
                }
 
                return fmt_human((txbytes - oldtxbytes) * 1000 / interval,
-                                  1024);
+                                1024);
        }
 #endif