]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: switch to c99-conformant alignment specification
authorThomas Weißschuh <thomas@t-8ch.de>
Fri, 1 Dec 2023 07:54:36 +0000 (08:54 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Fri, 1 Dec 2023 07:55:34 +0000 (08:55 +0100)
commit7cde78d79352617e198305771405ca5053e24337
treee114b51be0dd8880c5c49f7dbf8eb8658cfa75cc
parent2dce92d00fe289a4d2e73aedba207fed617157c1
lsfd: switch to c99-conformant alignment specification

While the new standard specifier is nicer, it's not compatible with C99.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
misc-utils/lsfd-sock-xinfo.c
misc-utils/lsfd-unkn.c