]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
meson: use uniform indentation
authorThomas Weißschuh <thomas@t-8ch.de>
Mon, 10 Oct 2022 16:30:01 +0000 (18:30 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 10 Oct 2022 16:30:33 +0000 (18:30 +0200)
meson.build

index f0ad2199a5e74da203a041e4f1104d79c45eb031..7c0c398a10e110da99431b72d288e0af637b9950 100644 (file)
@@ -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