cosmetics
This commit is contained in:
@@ -428,6 +428,7 @@ static axiom_node_t* create_enforcement_report(private_tnc_ifmap_soap_t *this,
|
|||||||
|
|
||||||
return node;
|
return node;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create delete filter
|
* Create delete filter
|
||||||
*/
|
*/
|
||||||
@@ -469,6 +470,7 @@ static axiom_node_t* create_publish_request(private_tnc_ifmap_soap_t *this)
|
|||||||
|
|
||||||
return request;
|
return request;
|
||||||
}
|
}
|
||||||
|
|
||||||
METHOD(tnc_ifmap_soap_t, publish_ike_sa, bool,
|
METHOD(tnc_ifmap_soap_t, publish_ike_sa, bool,
|
||||||
private_tnc_ifmap_soap_t *this, ike_sa_t *ike_sa, bool up)
|
private_tnc_ifmap_soap_t *this, ike_sa_t *ike_sa, bool up)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user