Remove documentation of a macro which was commented out
The result of this was that the doxygen block was being applied to the wrong macro
This commit is contained in:
parent
35be05071c
commit
587dd8d9e4
|
@ -1099,7 +1099,7 @@ struct uip_udp_conn *uip_udp_new(const uip_ipaddr_t *ripaddr, uint16_t rport);
|
|||
|
||||
|
||||
|
||||
/**
|
||||
/*
|
||||
* Check if an address is a broadcast address for a network.
|
||||
*
|
||||
* Checks if an address is the broadcast address for a network. The
|
||||
|
|
Loading…
Reference in a new issue