forked from Imagelibrary/lwip
tcp: indentation fix in tcp_receive()
TCP_OVERSIZE block was moved out from inside the while loop and thus should be on column 7
This commit is contained in:
TCP_OVERSIZE block was moved out from inside the while loop and thus should be on column 7