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:
George Oikonomou 2015-02-15 17:13:28 +01:00
parent 35be05071c
commit 587dd8d9e4
1 changed files with 1 additions and 1 deletions

View File

@ -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