Xinqi Bao's Git

Refactor swap.c to use getline() instead of buf-filling
[slstatus.git] / components / netspeeds.c
index 3c5dabf..7ab1590 100644 (file)
                }
 
                return fmt_human((txbytes - oldtxbytes) * 1000 / interval,
                }
 
                return fmt_human((txbytes - oldtxbytes) * 1000 / interval,
-                                  1024);
+                                1024);
        }
 #endif
        }
 #endif