chiark / gitweb /
shared/conf-parser: add config_parse_many which takes strv with dirs
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 10 Sep 2016 11:19:41 +0000 (12:19 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 5 Jul 2017 06:50:53 +0000 (08:50 +0200)
commit0b4e594c9274e03cd8ab03a17a449d2f98c8e260
treeadc28ecb592549d86589661d5957b672071243c2
parentf5bde5c2e002da719e4015f725409e14772f8a3f
shared/conf-parser: add config_parse_many which takes strv with dirs

This way we don't have to create a nulstr just to unpack it in a moment.
src/shared/conf-parser.c
src/shared/conf-parser.h