mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-03 11:30:53 +00:00
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 New Issue
Block a user