Changeset 24214
- Timestamp:
- May 18, 2009, 7:56:59 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magictool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magictool.c
r24174 r24214 1011 1011 PXOPT_COPY_STR(config->args, where, "-node", "node", "=="); 1012 1012 PXOPT_COPY_STR(config->args, where, "-label", "label", "=="); 1013 PXOPT_COPY_S16(config->args, where, "-fault", " fault", "==");1013 PXOPT_COPY_S16(config->args, where, "-fault", "magicNodeResult.fault", "=="); 1014 1014 1015 1015 psString query = pxDataGet("magictool_revertnode.sql");
Note:
See TracChangeset
for help on using the changeset viewer.
