]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
basic/meson.build: realign table header
authorMike Yuan <me@yhndnzj.com>
Fri, 6 Feb 2026 22:34:20 +0000 (23:34 +0100)
committerMike Yuan <me@yhndnzj.com>
Fri, 13 Feb 2026 13:51:44 +0000 (14:51 +0100)
src/basic/meson.build

index dc9259c710004e6073ae8409894fe676ce23e580..b8ffa80244d07b3c4c4b27d99d41018577720e31 100644 (file)
@@ -124,7 +124,7 @@ sources += basic_sources
 
 generated_gperf_headers = []
 foreach item : [
-        # name,        source,             prefix,    headers
+        # name,             source,             prefix,    headers
         ['af',              af_sources,         '',        ['<sys/socket.h>'],       ],
         ['arphrd',          arphrd_sources,     'ARPHRD_', ['<linux/if_arp.h>'],     ],
         ['capability',      capability_sources, '',        ['<linux/capability.h>'], ],