]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: (filter) make some data structures its source file local
authorMasatake YAMATO <yamato@redhat.com>
Sat, 13 Nov 2021 10:48:16 +0000 (19:48 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 18 Nov 2021 14:52:46 +0000 (23:52 +0900)
commitadb7db4c6380d2e4bc2ba5c33ae465120417ef96
tree83ea9274797187485f756ff8bde64f73949c087f
parent6f7d3562fec91c7711269295d3b5c1d3457e8f9d
lsfd: (filter) make some data structures its source file local

Unintentionally they were extern'ed.

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