- removed empty lines

pull/375/head
Michael Zillgith 4 years ago
parent d7b48a891e
commit 77e8144348

@ -174,7 +174,6 @@ writeToSocket(CotpConnection* self, uint8_t* buf, int size)
#endif
}
static bool
sendBuffer(CotpConnection* self)
{
@ -277,7 +276,6 @@ CotpConnection_sendDataMessage(CotpConnection* self, BufferChain payload)
goto exit_function;
}
fragments--;
}

Loading…
Cancel
Save