version 1.24 | version 1.25 | |||
---|---|---|---|---|
|
| |||
{"WeightL", TypeString, getWeightL, putWeightL}, | {"WeightL", TypeString, getWeightL, putWeightL}, | |||
{"Brand", TypeString, getBrand, putBrand}, | {"Brand", TypeString, getBrand, putBrand}, | |||
{"Makes", TypeString, getMakes, putMakes}, /* other_arch */ | {"Makes", TypeString, getMakes, putMakes}, /* other_arch */ | |||
{NULL, 0, 0, NULL} | {NULL, 0, NULL, NULL} | |||
}; | }; | |||
static char *allowed_variables[] = { | static char *allowed_variables[] = { |
Legend:
|