- fixed compiler warning

pull/266/head
Michael Zillgith 5 years ago
parent 07525b598f
commit 036f60e4f1

@ -273,7 +273,7 @@ struct sMmsMapping {
bool useIntegratedPublisher; bool useIntegratedPublisher;
LinkedList gseControls; LinkedList gseControls;
const char* gooseInterfaceId; char* gooseInterfaceId;
GoCBEventHandler goCbHandler; GoCBEventHandler goCbHandler;
void* goCbHandlerParameter; void* goCbHandlerParameter;

Loading…
Cancel
Save