]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-journal: rename next_hash_offset() -> get_next_hash_offset()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 12 Oct 2022 06:37:00 +0000 (15:37 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 12 Oct 2022 06:37:04 +0000 (15:37 +0900)
commit8a77f21d294548d30808cfac3b2e389176926fdc
tree969d59f5c7407db4a5bae26e42d7b350ca6fdd33
parentc21e114004c27cf31c062a0503801a12981b145c
sd-journal: rename next_hash_offset() -> get_next_hash_offset()

As the function name conflicts with one of its argument.
src/libsystemd/sd-journal/journal-file.c