Define plugin version in all existing plugins
This commit is contained in:
@@ -92,7 +92,7 @@ METHOD(plugin_t, destroy, void,
|
||||
/*
|
||||
* see header file
|
||||
*/
|
||||
plugin_t *stroke_plugin_create()
|
||||
PLUGIN_DEFINE(stroke)
|
||||
{
|
||||
private_stroke_plugin_t *this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user