diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-09-30 14:16:40 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-09-30 15:25:23 +0200 |
commit | 737af7347c03a6ed2dfeea76647e9c1ca5b05a64 (patch) | |
tree | 1b9d077b58552a15bea987e33566718cf0d091fd /src/basic/missing.h | |
parent | d8fc6a000fe21b0c1ba27fbfed8b42d00b349a4b (diff) |
log: properly return -EINVAL from log_set_max_level_from_string()
If we just return the value we got from log_level_from_string() on
failure we'll return -1, which is not a proper error code.
log_set_target_from_string() did get this right already, hence let's fix
this here too.
Diffstat (limited to 'src/basic/missing.h')
0 files changed, 0 insertions, 0 deletions