]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/load-fragment.c
core: use extract_first_word for namespace parsing 1647/head
authorEvgeny Vereshchagin <evvers@ya.ru>
Thu, 22 Oct 2015 20:28:28 +0000 (20:28 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Thu, 22 Oct 2015 20:28:28 +0000 (20:28 +0000)
commit727f76d715e297f6e0ae409d5d9b1c8aa3c8987b
treee90050713e279a87ae80311128bd58f35c1bd9bb
parentb8c89d3c4255e1f2ad9bf49eabe89d50c419783e
core: use extract_first_word for namespace parsing

see https://github.com/systemd/systemd/pull/1632#issuecomment-149903791
We should port this loop over to extract_first_word(), too.
src/core/load-fragment.c