projects
/
platform
/
core
/
system
/
faultd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2236c75
)
wip
author
Łukasz Stelmach
<l.stelmach@samsung.com>
Tue, 25 Apr 2017 12:43:14 +0000
(14:43 +0200)
committer
Łukasz Stelmach
<l.stelmach@samsung.com>
Tue, 25 Apr 2017 14:09:19 +0000
(16:09 +0200)
src/log.c
patch
|
blob
|
history
diff --git
a/src/log.c
b/src/log.c
index fba373e4a8ecd65353cd7c46d17af878e63cd8d9..3b819a1b15e46bbacbcab65afc58fe895eb2df24 100644
(file)
--- a/
src/log.c
+++ b/
src/log.c
@@
-46,7
+46,7
@@
void log_set_max_level(int level) {
}
int log_parse_level_name(const char *name) {
-
in
t i;
+
size_
t i;
static const char *levels[] = {
[LOG_EMERG] = "emerg",
[LOG_ALERT] = "alert",