X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/aac29e2bba1d34762971718c40004f37415d411e..0383146e5e616e81c13b23a127ecfa697feac7db:/components/uptime.c diff --git a/components/uptime.c b/components/uptime.c index 45e12db..f97809d 100644 --- a/components/uptime.c +++ b/components/uptime.c @@ -3,7 +3,7 @@ #include "../util.h" -const char * +static const char * format(int uptime) { int h, m;