- removed empty line

v1.6_develop^2
Michael Zillgith 4 months ago
parent 12493e1194
commit 37ce6374bb

@ -948,7 +948,6 @@ IedServer_setLocalIpAddress(IedServer self, const char* localIpAddress)
MmsServer_setLocalIpAddress(self->mmsServer, self->localIpAddress); MmsServer_setLocalIpAddress(self->mmsServer, self->localIpAddress);
} }
void void
IedServer_startThreadless(IedServer self, int tcpPort) IedServer_startThreadless(IedServer self, int tcpPort)
{ {

Loading…
Cancel
Save