]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: use SCOLS_JSON_FLOAT
authorKarel Zak <kzak@redhat.com>
Thu, 2 Nov 2023 12:22:00 +0000 (13:22 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 20 Nov 2023 21:25:47 +0000 (22:25 +0100)
commitbdc89612c27a63395e9573457bcdca1fe741f327
treecde361d014aeedcb61af49e37059c42fe8b92ccb
parentf2174749cc8d20c943809e9c0614b4a88cdf8997
lsfd: use SCOLS_JSON_FLOAT

* use a new SCOLS_JSON_FLOAT
* add "float" to the columns description
* add space before '?' operator

Reported-by: Masatake YAMATO <yamato@redhat.com>
Addresses: https://github.com/util-linux/util-linux/pull/2531#issuecomment-1780164195
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lsfd.c