X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fbasic%2Flog.h;h=899474daad8148b5e89b2e6d5d163ea19c1a8b59;hb=6b05aab633fa55aa3070f186869d8fa219be2f38;hp=42ee76d95ae6b73371b60693f6f30bd92f976d8b;hpb=076d998b73bf53e6652ea3ae4bed169e57423741;p=elogind.git diff --git a/src/basic/log.h b/src/basic/log.h index 42ee76d95..899474daa 100644 --- a/src/basic/log.h +++ b/src/basic/log.h @@ -259,5 +259,4 @@ int log_syntax_internal( log_syntax_internal(unit, _level, config_file, config_line, 0, __FILE__, __LINE__, __func__, \ "String is not UTF-8 clean, ignoring assignment: %s", strna(_p)); \ } \ - -EINVAL; \ })