Changeset 16725 for trunk/ippTools/src/chiptool.c
- Timestamp:
- Feb 28, 2008, 1:25:05 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.c
r16667 r16725 149 149 PXOPT_COPY_F32(config->args, where, "-solang_max", "solang", "<"); 150 150 151 if ( where->list->n < 1) {151 if (!psListLength(where->list)) { 152 152 psFree(where); 153 153 psError(PXTOOLS_ERR_DATA, false, "search parameters are required");
Note:
See TracChangeset
for help on using the changeset viewer.
