Correct several doxygen tags (\file)

This commit is contained in:
Rémy Léone 2014-06-19 14:30:33 +02:00
parent f111058472
commit 8c3fa17ec0
33 changed files with 73 additions and 75 deletions

View file

@ -2032,7 +2032,7 @@ CCIF extern uip_lladdr_t uip_lladdr;
(((a)->u8[12]) == 0xFF))
/**
* \briefput in b the solicited node address corresponding to address a
* \brief put in b the solicited node address corresponding to address a
* both a and b are of type uip_ipaddr_t*
* */
#define uip_create_solicited_node(a, b) \