mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-23 16:47:05 +08:00
Minor: documentation updates
This commit is contained in:
@@ -71,8 +71,7 @@ extern "C" {
|
||||
*/
|
||||
typedef enum {
|
||||
/** Includes spare room for transport layer header, e.g. TCP header.
|
||||
* Use this if you intend to pass the pbuf to functions like udp_send() or
|
||||
* tcp_write().
|
||||
* Use this if you intend to pass the pbuf to functions like udp_send().
|
||||
*/
|
||||
PBUF_TRANSPORT,
|
||||
/** Includes spare room for IP header.
|
||||
|
||||
Reference in New Issue
Block a user