summaryrefslogtreecommitdiffstats
path: root/htop.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-09-23 13:52:49 +0200
committercgzones <cgzones@googlemail.com>2020-09-24 20:14:17 +0200
commitcd1ba1422b7e3d4b07002192b7961c2d9783acc2 (patch)
treec31cdedda3aacdbaa4d72018d58b53d3c963be24 /htop.c
parent4a1f3fca96c10d3d983570d1696c1c2ca940786f (diff)
Avoid bad function cast warning
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); ^~~~~~~~~~~~~
Diffstat (limited to 'htop.c')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy