added newline

This commit is contained in:
Andreas Steffen
2011-10-30 17:43:55 +01:00
parent 0770fa16f8
commit ffddcec322
@@ -96,6 +96,7 @@ METHOD(plugin_t, get_features, int,
*features = f;
return countof(f);
}
METHOD(plugin_t, destroy, void,
private_pem_plugin_t *this)
{