Changeset 26381 for trunk/ippTools/src/difftool.c
- Timestamp:
- Dec 11, 2009, 10:53:41 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/difftool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/difftool.c
r26181 r26381 186 186 psMetadata *where = psMetadataAlloc(); 187 187 188 PXOPT_COPY_S64(config->args, where, "-diff_id", " stack_id", "==");188 PXOPT_COPY_S64(config->args, where, "-diff_id", "diff_id", "=="); 189 189 PXOPT_COPY_STR(config->args, where, "-label", "label", "=="); 190 190 PXOPT_COPY_STR(config->args, where, "-state", "state", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
