Changeset 24946 for trunk/ippTools/src/magictool.c
- Timestamp:
- Jul 30, 2009, 12:02:44 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magictool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magictool.c
r24885 r24946 582 582 PXOPT_COPY_S64(config->args, where, "-magic_id", "magic_id", "=="); 583 583 PXOPT_COPY_S16(config->args, where, "-fault", "fault", "=="); 584 PXOPT_COPY_STR(config->args, where, "-label", "label", "=="); 584 585 585 586 psString query = psStringCopy("UPDATE magicRun SET fault = 0, state = 'new' WHERE fault != 0");
Note:
See TracChangeset
for help on using the changeset viewer.
