Changeset 31247 for trunk/ippTools/src/staticskytool.c
- Timestamp:
- Apr 8, 2011, 3:45:26 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/staticskytool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/staticskytool.c
r30907 r31247 123 123 psAssert (filters->data.list->n, "-select_filter should at least have a place-holder"); 124 124 int num_filter = filters->data.list->n; 125 if (num_filter < 2) {126 psError(PXTOOLS_ERR_CONFIG, false, "invalid request: only 1 filter selected");127 psFree(whereMD);128 return false;129 }130 125 131 126 PXOPT_LOOKUP_BOOL(simple, config->args, "-simple", false);
Note:
See TracChangeset
for help on using the changeset viewer.
