IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2008, 10:29:11 AM (18 years ago)
Author:
eugene
Message:

re-org and cleanup of the mask bits to make it consistent with the pmConfigMaskSetBits concepts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/src/ppStatsPixels.c

    r14010 r18558  
    2828    data->concepts = psListAlloc(NULL);
    2929
    30     // Override recipe mask value if one is provided
    31     if (maskVal != 0) {
    32         data->maskVal = maskVal;
    33     }
     30    // Override recipe mask value
     31    data->maskVal = maskVal;
    3432
    3533    if (data->fpa) {
Note: See TracChangeset for help on using the changeset viewer.