Define plugin version in all existing plugins
This commit is contained in:
@@ -89,7 +89,7 @@ METHOD(plugin_t, destroy, void,
|
||||
/**
|
||||
* Plugin constructor
|
||||
*/
|
||||
plugin_t *error_notify_plugin_create()
|
||||
PLUGIN_DEFINE(error_notify)
|
||||
{
|
||||
private_error_notify_plugin_t *this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user