chiark / gitweb /
copy: adjust directory times after writing to the directory
[elogind.git] / src / basic / log.h
index 42ee76d95ae6b73371b60693f6f30bd92f976d8b..899474daad8148b5e89b2e6d5d163ea19c1a8b59 100644 (file)
@@ -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;                                                \
         })