]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: don't define a local variable in the middle of a block
authorMasatake YAMATO <yamato@redhat.com>
Sat, 13 Nov 2021 10:14:34 +0000 (19:14 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 18 Nov 2021 14:52:46 +0000 (23:52 +0900)
commit6f7d3562fec91c7711269295d3b5c1d3457e8f9d
treec4efac339838c0bff92c6e46372e082bdd8f88ab
parent97b848314830ec114e1152379cfed063a582af8f
lsfd: don't define a local variable in the middle of a block

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.c