Changeset 30907 for trunk/ippTools/src/faketool.c
- Timestamp:
- Mar 15, 2011, 9:06:58 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/faketool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/faketool.c
r30729 r30907 706 706 PXOPT_COPY_STR(config->args, where, "-class_id", "class_id", "=="); 707 707 708 if (!pxSetFaultCode(config->dbh, "fakeProcessedImfile", where, fault )) {708 if (!pxSetFaultCode(config->dbh, "fakeProcessedImfile", where, fault, 0)) { 709 709 psError(PS_ERR_UNKNOWN, false, "failed to set set fault flag"); 710 710 psFree(where);
Note:
See TracChangeset
for help on using the changeset viewer.
