This commit is contained in:
Wolfgang Hottgenroth 2021-02-09 18:38:31 +01:00
parent 7bf2a922e6
commit 3ceb11009a

View File

@ -22,7 +22,7 @@ const t_device devices[] = {
config_t cfg;
int readConfig() {
void readConfig() {
config_init(&cfg);
if (! config_read_file(&cfg, "/etc/sink20169.cfg")) {
logmsg(LOG_ERR, "failed to read config file: %s:%d - %s\n",