IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36392


Ignore:
Timestamp:
Dec 12, 2013, 3:12:25 PM (13 years ago)
Author:
bills
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bills_branches/bills_201312/ippTools/src/fftool.c

    r36386 r36392  
    559559
    560560
    561     if (!pxSetFaultCode(config->dbh, "staticskyResult", where, fault, quality)) {
     561    if (!pxSetFaultCode(config->dbh, "fullForceResult", where, fault, quality)) {
    562562        psError(PS_ERR_UNKNOWN, false, "failed to set set fault flag");
    563563        psFree (where);
Note: See TracChangeset for help on using the changeset viewer.