Changeset 30907 for trunk/ippTools/src/addtool.c
- Timestamp:
- Mar 15, 2011, 9:06:58 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/addtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/addtool.c
r30729 r30907 684 684 PXOPT_LOOKUP_S16(fault, config->args, "-fault", true, false); 685 685 686 if (!pxSetFaultCode(config->dbh, "addProcessedExp", where, fault )) {686 if (!pxSetFaultCode(config->dbh, "addProcessedExp", where, fault, 0)) { 687 687 psError(PS_ERR_UNKNOWN, false, "failed to set set fault flag"); 688 688 psFree (where);
Note:
See TracChangeset
for help on using the changeset viewer.
