Fixed Doxygen comments after scanning complete src directory
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
/**
|
||||
*
|
||||
* @defgroup imc_state_t imc_state
|
||||
* @{ @ingroup imc_state
|
||||
* @{ @ingroup libimcv_imc
|
||||
*/
|
||||
|
||||
#ifndef IMC_STATE_H_
|
||||
@@ -68,7 +68,7 @@ struct imc_state_t {
|
||||
/**
|
||||
* Set the maximum size of a PA-TNC message for this TNCCS connection
|
||||
*
|
||||
* @max_msg_len maximum size of a PA-TNC message
|
||||
* @param max_msg_len maximum size of a PA-TNC message
|
||||
*/
|
||||
void (*set_max_msg_len)(imc_state_t *this, u_int32_t max_msg_len);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user