]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-journal: drop unused argument from journal_file_check_object()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 27 Jun 2022 02:53:43 +0000 (11:53 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 28 Jun 2022 18:42:37 +0000 (03:42 +0900)
commit31fdd89fc69944a4b75d561ed0da59921c82428f
tree5550961f8f3247954d50a2fdde7e1823784bd951
parent586fb79e274d230a6e9c8169c2ad71d78302e56d
sd-journal: drop unused argument from journal_file_check_object()

And rename the function.
src/libsystemd/sd-journal/journal-file.c