]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: replace strcmp() == 0 with streq()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 31 Jul 2017 23:55:15 +0000 (08:55 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 6 Aug 2017 04:08:40 +0000 (13:08 +0900)
commit70d54d907219d737fa007ae0aab0703b8e55511f
treeab264e622cd0b938122dfc2d78cc8873cf7e31a5
parente940c1ef1da00d1cd7f578e35e993c9cffea85f8
core: replace strcmp() == 0 with streq()
src/core/load-fragment.c