[hackers] [slstatus] uptime: Format function is static || Aaron Marcher
commit 0383146e5e616e81c13b23a127ecfa697feac7db
Author: Aaron Marcher <me_AT_drkhsh.at>
AuthorDate: Sat May 19 01:55:31 2018 +0200
Commit: Aaron Marcher <me_AT_drkhsh.at>
CommitDate: Sat May 19 01:55:31 2018 +0200
uptime: Format function is static
diff --git a/components/uptime.c b/components/uptime.c
index 45e12db..f97809d 100644
--- a/components/uptime.c
+++ b/components/uptime.c
_AT_@ -3,7 +3,7 @@
#include "../util.h"
-const char *
+static const char *
format(int uptime)
{
int h, m;
Received on Sat May 19 2018 - 01:57:11 CEST
This archive was generated by hypermail 2.3.0
: Sat May 19 2018 - 02:00:45 CEST