Changeset 8076
- Timestamp:
- Aug 2, 2006, 2:30:03 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettool.c
r8041 r8076 135 135 } 136 136 137 if (!psMetadataAddStr(where, PS_LIST_TAIL, "exp_id", 0, "==",138 exp_id)) {137 if (!psMetadataAddStr(where, PS_LIST_TAIL, "exp_id", 138 PS_META_DUPLICATE_OK, "==", exp_id)) { 139 139 psError(PS_ERR_UNKNOWN, false, "failed to add item exp_id"); 140 140 psFree(iter);
Note:
See TracChangeset
for help on using the changeset viewer.
