13
0

Wreturn-type, fixes unconfigured processors

This commit is contained in:
Robin Gareus 2021-12-16 14:47:10 +01:00
parent 1bf8f9bd0e
commit fc0dfd5d38
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -1887,7 +1887,7 @@ TriggerBox::configure_io (ChanCount in, ChanCount out)
all_triggers[n]->io_change ();
}
}
return ret;
}
void