]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: use SCNu16 format specifier instead of cast operations (unsigned short)
authorMasatake YAMATO <yamato@redhat.com>
Fri, 10 Feb 2023 01:11:17 +0000 (10:11 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Fri, 10 Feb 2023 04:09:20 +0000 (13:09 +0900)
commit73df46fc1fe407f87d26c864b6461e612ae1e02b
treed0205fdb78908a240935e528abc0b0fb762a7dae
parent0188afb3266426df59fe61fb77fdca833b90a792
lsfd: use SCNu16 format specifier instead of cast operations (unsigned short)

Suggested-by: Thomas Weißschuh <thomas@t-8ch.de>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd-sock-xinfo.c