X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=src%2Fbasic%2Flog.h;h=899474daad8148b5e89b2e6d5d163ea19c1a8b59;hb=09afb73b0829acd3fd965eb55f85c5614b45b023;hp=d5bf3960f9338233aecb2a1eb17e32a8b1902b87;hpb=1e2a451e2c0fcfe05875cb4f7ebe0461f66b97e0;p=elogind.git diff --git a/src/basic/log.h b/src/basic/log.h index d5bf3960f..899474daa 100644 --- a/src/basic/log.h +++ b/src/basic/log.h @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - #pragma once /*** @@ -261,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; \ })