projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e81e801
)
util: fix warning
author
Lennart Poettering
<lennart@poettering.net>
Sat, 31 Dec 2011 02:35:45 +0000
(
03:35
+0100)
committer
Lennart Poettering
<lennart@poettering.net>
Sat, 31 Dec 2011 02:35:45 +0000
(
03:35
+0100)
src/util.c
patch
|
blob
|
history
diff --git
a/src/util.c
b/src/util.c
index
0d1d16d
..
de36d15
100644
(file)
--- a/
src/util.c
+++ b/
src/util.c
@@
-5942,7
+5942,7
@@
unsigned long cap_last_cap(void) {
}
char *format_bytes(char *buf, size_t l, off_t t) {
-
int
i;
+
unsigned
i;
static const struct {
const char *suffix;