Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
wifi: fixed disconnected wifi status on openbsd
[slstatus.git]
/
util.h
diff --git
a/util.h
b/util.h
index
5111b37
..
b474f88
100644
(file)
--- a/
util.h
+++ b/
util.h
@@
-10,5
+10,5
@@
void die(const char *, ...);
int esnprintf(char *str, size_t size, const char *fmt, ...);
const char *bprintf(const char *fmt, ...);
-const char *fmt_
scaled(size_t
);
+const char *fmt_
human(size_t num, int base
);
int pscanf(const char *path, const char *fmt, ...);