- 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 #endif
} }
static bool static bool
sendBuffer(CotpConnection* self) sendBuffer(CotpConnection* self)
{ {
@ -277,7 +276,6 @@ CotpConnection_sendDataMessage(CotpConnection* self, BufferChain payload)
goto exit_function; goto exit_function;
} }
fragments--; fragments--;
} }

Loading…
Cancel
Save