IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2009, 8:40:07 PM (17 years ago)
Author:
eugene
Message:

incorporating changes from 16bit mask upgrades (eam_branch_20081230)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeLoop.c

    r21139 r21183  
    3838
    3939    // set the mask and mark bit values based on the named masks
    40     psMaskType maskVal;
    41     psMaskType markVal;
     40    psImageMaskType maskVal;
     41    psImageMaskType markVal;
    4242    if (!pmConfigMaskSetBits (&maskVal, &markVal, config)) {
    4343        psError (PS_ERR_UNKNOWN, true, "Unable to define the mask bit values");
Note: See TracChangeset for help on using the changeset viewer.