- Timestamp:
- Mar 30, 2011, 9:36:02 AM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110213/ippTools/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
staticskytool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ippTools/src
- Property svn:mergeinfo changed
/trunk/ippTools/src merged: 30854,30877,30906-30907,30912,30927,30945,31038,31045,31047,31051,31058
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20110213/ippTools/src/staticskytool.c
r30812 r31083 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.
