config parser: Improved error reporting on global options
authorPavel Rochnyack <pavel2000@ngs.ru>
Sat, 9 Jun 2018 15:18:11 +0000 (22:18 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sat, 9 Jun 2018 15:18:11 +0000 (22:18 +0700)
commit732ec3b377af14c9ba084028b5f9b143872af32c
treefc01d5c57b6cd8a11ded0081be424c87c3852055
parent175f3e05472ffd71e5133d6f48830915a4581215
config parser: Improved error reporting on global options

Some functions could return error code without any messages.
src/daemon/configfile.c