Wreturn-type, fixes unconfigured processors

This commit is contained in:
Robin Gareus
2021-12-16 14:47:10 +01:00
parent 1bf8f9bd0e
commit fc0dfd5d38

View File

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