E-MODULES-EXTRA: cpu

Fix a wrong variable name. Not enough to fix the config file, though.


SVN revision: 72760
This commit is contained in:
Jerome Pinot 2012-06-24 09:42:07 +00:00
parent 24983fe55a
commit c44460a59b
1 changed files with 1 additions and 1 deletions

View File

@ -537,7 +537,7 @@ e_modapi_init(E_Module *m)
#define D conf_item_edd
E_CONFIG_VAL(D, T, id, STR);
E_CONFIG_VAL(D, T, interval, DOUBLE);
E_CONFIG_VAL(D, T, interval, INT);
E_CONFIG_VAL(D, T, merge_cpus, INT);
#undef T
#define T Config