Rename FILTER_VERSION to MXS_FILTER_VERSION
This commit is contained in:
@ -86,7 +86,7 @@ typedef struct mxs_filter_object
|
||||
* is changed these values must be updated in line with the rules in the
|
||||
* file modinfo.h.
|
||||
*/
|
||||
#define FILTER_VERSION {2, 2, 0}
|
||||
#define MXS_FILTER_VERSION {2, 2, 0}
|
||||
/**
|
||||
* The definition of a filter from the configuration file.
|
||||
* This is basically the link between a plugin to load and the
|
||||
|
Reference in New Issue
Block a user