Changeset 30907 for trunk/ippTools/src/staticskytool.c
- Timestamp:
- Mar 15, 2011, 9:06:58 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/staticskytool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/staticskytool.c
r30729 r30907 716 716 PXOPT_COPY_S64(config->args, where, "-sky_id", "sky_id", "=="); 717 717 718 if (!pxSetFaultCode(config->dbh, "staticskyResult", where, fault )) {718 if (!pxSetFaultCode(config->dbh, "staticskyResult", where, fault, 0)) { 719 719 psError(PS_ERR_UNKNOWN, false, "failed to set set fault flag"); 720 720 psFree (where);
Note:
See TracChangeset
for help on using the changeset viewer.
