[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1354-g909037c
[email protected] (Axel Lin)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".
The branch, master has been updated
via 909037c2ca322ba32d1f7346ee304a74e7a51f68 (commit)
from 16afe566ff766f6183e4186b67c422030fc509b8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 909037c2ca322ba32d1f7346ee304a74e7a51f68
Author: Axel Lin <[email protected]>
Date: Sun Mar 11 16:47:14 2018 +0800
api_lib: Remove superfluous #if LWIP_TCP in netconn_recv_data_tcp
netconn_recv_data_tcp() will be built only when LWIP_TCP=1.
Signed-off-by: Axel Lin <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/api/api_lib.c | 2 --
1 file changed, 2 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack