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