Doxygen fixes
This commit is contained in:
parent
c2ca3e9fdb
commit
415506c3f6
5 changed files with 16 additions and 16 deletions
|
@ -112,7 +112,7 @@ typedef struct uip_icmp6_error{
|
|||
* \brief Send an icmpv6 error message
|
||||
* \param type type of the error message
|
||||
* \param code of the error message
|
||||
* \param type 32 bit parameter of the error message, semantic depends on error
|
||||
* \param param 32 bit parameter of the error message, semantic depends on error
|
||||
*/
|
||||
void
|
||||
uip_icmp6_error_output(uint8_t type, uint8_t code, uint32_t param);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue