"this" removed from comments.
This commit is contained in:
@@ -62,8 +62,6 @@ struct session_t {
|
||||
|
||||
/**
|
||||
* Destroy the session_t.
|
||||
*
|
||||
* @param this calling object
|
||||
*/
|
||||
void (*destroy) (session_t *this);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user