remove obsolete @brief doxygen tags
This commit is contained in:
@@ -47,7 +47,7 @@ struct session_t {
|
||||
void (*add_controller)(session_t *this, controller_t *controller);
|
||||
|
||||
/**
|
||||
* @brief Add a filter instance to the session.
|
||||
* Add a filter instance to the session.
|
||||
*
|
||||
* @param filter filter to add
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user