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