X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/80fc20d1d69b14f36ad9bb64d8af38481cbf1ff5..46c4540dd2f6181e77b0800a4e007d78d0162487:/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;