Changeset 27236 for trunk/ippTools/src/magicdstool.c
- Timestamp:
- Mar 10, 2010, 3:00:10 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magicdstool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magicdstool.c
r27220 r27236 1401 1401 psMetadata *where = psMetadataAlloc(); 1402 1402 1403 PXOPT_COPY_S 64(config->args, where, "-stage", "stage", "==");1403 PXOPT_COPY_STR(config->args, where, "-stage", "stage", "=="); 1404 1404 PXOPT_COPY_S64(config->args, where, "-magic_ds_id", "magic_ds_id", "=="); 1405 1405 PXOPT_COPY_S64(config->args, where, "-magic_id", "magic_id", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
