projects
/
suckless
/
slstatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aac29e2
)
uptime: Format function is static
author
Aaron Marcher
<me@drkhsh.at>
Fri, 18 May 2018 23:55:31 +0000
(
01:55
+0200)
committer
Aaron Marcher
<me@drkhsh.at>
Fri, 18 May 2018 23:55:31 +0000
(
01:55
+0200)
components/uptime.c
patch
|
blob
|
history
diff --git
a/components/uptime.c
b/components/uptime.c
index 45e12db0ad4553b642e61d3616dd14cb6e2e9d2b..f97809d52781f26065a4b797d4e3db79f12e010e 100644
(file)
--- 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;