fixed positive integer object required property list.

This commit is contained in:
skarg
2016-04-14 02:01:09 +00:00
parent 4c4ff4de7b
commit d3d97245ca
+2 -1
View File
@@ -54,7 +54,8 @@ static const int PositiveInteger_Value_Properties_Required[] = {
PROP_OBJECT_TYPE,
PROP_PRESENT_VALUE,
PROP_STATUS_FLAGS,
PROP_UNITS - 1
PROP_UNITS,
- 1
};
static const int PositiveInteger_Value_Properties_Optional[] = {