Changeset 28578 for trunk/ippTools/src/dettool_normalizedexp.c
- Timestamp:
- Jul 1, 2010, 2:24:39 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettool_normalizedexp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettool_normalizedexp.c
r28558 r28578 223 223 PXOPT_COPY_S16(config->args, where, "-fault", "fault", "=="); 224 224 225 if (!psListLength(where->list) && !psMetadataLookupBool(NULL, config->args, "-all ")) {225 if (!psListLength(where->list) && !psMetadataLookupBool(NULL, config->args, "-all-run")) { 226 226 psFree(where); 227 227 psError(PXTOOLS_ERR_CONFIG, false, "search parameters are required");
Note:
See TracChangeset
for help on using the changeset viewer.
