]> git.ipfire.org Git - thirdparty/systemd.git/commit
shared/format-table: shorten code a bit
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Fri, 24 Apr 2026 11:02:25 +0000 (13:02 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 14 May 2026 10:17:54 +0000 (12:17 +0200)
commit596031030ee2918a19fc4cc7972caa3bd976c38a
tree7c2ab1ba876a1c1c53c6ec698ebb706e81292cf0
parent440d701f3c930b53ea054b25cd859388f3cd9a1d
shared/format-table: shorten code a bit

Define variables at point of initialization so the whole thing is easier
to read.
src/shared/format-table.c