mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-03 21:14:40 +08:00
Replaced all tabs with two spaces (regardless of indentation is correct).
This commit is contained in:
parent
829744dfe6
commit
df99ce9d98
@ -154,7 +154,6 @@ udp_lookup(struct ip_hdr *iphdr, struct netif *inp)
|
|||||||
* @param pbuf pbuf to be demultiplexed to a UDP PCB.
|
* @param pbuf pbuf to be demultiplexed to a UDP PCB.
|
||||||
* @param netif network interface on which the datagram was received.
|
* @param netif network interface on which the datagram was received.
|
||||||
*
|
*
|
||||||
* @see udp_disconnect()
|
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
udp_input(struct pbuf *p, struct netif *inp)
|
udp_input(struct pbuf *p, struct netif *inp)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user