fix
This commit is contained in:
parent
c2dec6b19d
commit
1243bc5911
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user