added newline
This commit is contained in:
@@ -96,6 +96,7 @@ METHOD(plugin_t, get_features, int,
|
|||||||
*features = f;
|
*features = f;
|
||||||
return countof(f);
|
return countof(f);
|
||||||
}
|
}
|
||||||
|
|
||||||
METHOD(plugin_t, destroy, void,
|
METHOD(plugin_t, destroy, void,
|
||||||
private_pem_plugin_t *this)
|
private_pem_plugin_t *this)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user