Fix various API doc issues and typos
Partially based on an old patch by Adrian-Ken Rueegsegger.
This commit is contained in:
@@ -31,7 +31,7 @@ typedef struct listener_t listener_t;
|
||||
struct listener_t {
|
||||
|
||||
/**
|
||||
* Hook called if a critical alert is risen.
|
||||
* Hook called if a critical alert is raised.
|
||||
*
|
||||
* @param ike_sa IKE_SA associated to the alert, if any
|
||||
* @param alert kind of alert
|
||||
|
||||
Reference in New Issue
Block a user