]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #44 from filbranden/unquote_first_word1
authorLennart Poettering <lennart@poettering.net>
Wed, 17 Jun 2015 18:41:30 +0000 (20:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 17 Jun 2015 18:41:30 +0000 (20:41 +0200)
Replace FOREACH_WORD_QUOTED with a loop using unquote_first_word in config_parse_exec()


Trivial merge