This website works better with JavaScript.
Home
Explore
Help
Sign In
lhark
/
slstatus
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
uptime: Format function is static
master
Aaron Marcher
8 years ago
parent
aac29e2bba
commit
0383146e5e
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
components/uptime.c
2
components/uptime.c
View File
@ -3,7 +3,7 @@
#
include
"../util.h"
const
char
*
static
const
char
*
format
(
int
uptime
)
{
int
h
,
m
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lhark/slstatus
Title
Body
Create Issue