IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24259


Ignore:
Timestamp:
May 26, 2009, 6:02:31 PM (17 years ago)
Author:
Paul Price
Message:

Use last code instead of default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmSubtractionMatch.c

    r24257 r24259  
    379379                                badFrac, subMode);
    380380    if (!subMask) {
    381         psError(PS_ERR_UNKNOWN, false, "Unable to generate subtraction mask.");
     381        psError(psErrorCodeLast(), false, "Unable to generate subtraction mask.");
    382382        goto MATCH_ERROR;
    383383    }
Note: See TracChangeset for help on using the changeset viewer.