Add missing Doxygen marker

This commit is contained in:
Alexandre Boeglin 2012-02-24 18:10:57 +01:00
parent 5762179159
commit 3b492cf82f
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ struct uip_udp_conn uip_udp_conns[UIP_UDP_CONNS];
/** single possible icmpv6 "connection" */
struct uip_icmp6_conn uip_icmp6_conns;
#endif /*UIP_CONF_ICMP6*/
/** @} */
/*---------------------------------------------------------------------------*/
/* Functions */