Changeset 29994 for trunk/ippTools/src/magicdstool.c
- Timestamp:
- Dec 9, 2010, 11:42:11 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magicdstool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magicdstool.c
r29611 r29994 1155 1155 1156 1156 psMetadata *where = psMetadataAlloc(); 1157 // new state 1158 PXOPT_LOOKUP_STR(new_state, config->args, "-set_state", false, false);1157 // new state (required 1158 PXOPT_LOOKUP_STR(new_state, config->args, "-set_state", true, false); 1159 1159 // old state (required) 1160 1160 PXOPT_LOOKUP_STR(state, config->args, "-state", true, false);
Note:
See TracChangeset
for help on using the changeset viewer.
