]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: replace hashmap_get() with hashmap_contains() where appropriate 27596/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 9 May 2023 18:33:46 +0000 (03:33 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 10 May 2023 06:06:44 +0000 (15:06 +0900)
commit6112c86139c6fefb1e669d337531b26b8fce0ae8
treee2e2c91378e35b5e8cba40ef88285c51613e801f
parent735f0645db13d18f1ea37f046343ae0c3ec36987
core: replace hashmap_get() with hashmap_contains() where appropriate
src/core/transaction.c