mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 09:07:25 +03:00
cd1ba1422b
linux/Platform.c:142:17: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] return (int) floor(uptime); ^~~~~~~~~~~~~