diff --git a/core/net/ip/uip.h b/core/net/ip/uip.h index 27e5bef39..4685f3d8f 100644 --- a/core/net/ip/uip.h +++ b/core/net/ip/uip.h @@ -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