Xinqi Bao's Git

cpu: Use uint64_t on OpenBSD
[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