]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: move interface of decode-file-flags to header
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 28 Apr 2024 21:22:13 +0000 (23:22 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 28 Apr 2024 21:27:06 +0000 (23:27 +0200)
commitea0c351409b26d1b288442b8cc206bd908e64faf
tree0a177e23fb3e0188c47a4bb9d1c62202d794507e
parent93128b74c439e9faba7c7a3912cb4312bcc087d1
lsfd: move interface of decode-file-flags to header

Use a proper header file to declare lsfd_decode_file_flags().

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
lsfd-cmd/Makemodule.am
lsfd-cmd/decode-file-flags.c
lsfd-cmd/decode-file-flags.h [new file with mode: 0644]
lsfd-cmd/file.c