From: Thomas Weißschuh Date: Mon, 10 Oct 2022 16:30:01 +0000 (+0200) Subject: meson: use uniform indentation X-Git-Tag: v2.39-rc1~490^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd1462d3ab30fa41c378e524cf619052fd3ea0f;p=thirdparty%2Futil-linux.git meson: use uniform indentation --- diff --git a/meson.build b/meson.build index f0ad2199a5..7c0c398a10 100644 --- a/meson.build +++ b/meson.build @@ -473,7 +473,7 @@ conf.set('HAVE_LANGINFO_NL_ABALTMON', have ? 1 : false) funcs = ''' clearenv - close_range + close_range __fpurge fpurge __fpending @@ -500,7 +500,7 @@ funcs = ''' lgetxattr llistxattr llseek - newlocale + newlocale mempcpy mkostemp nanosleep @@ -514,7 +514,7 @@ funcs = ''' rpmatch scandirat setprogname - sendfile + sendfile setns setresgid setresuid @@ -525,7 +525,7 @@ funcs = ''' strnchr strndup strnlen - strtod_l + strtod_l sysconf sysinfo swapon @@ -533,8 +533,8 @@ funcs = ''' timegm unshare usleep - uselocale - utimensat + uselocale + utimensat vwarnx warn warnx