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/ppStatsMetadata.c

    r14010 r18558  
    2929    data->doStats = false;
    3030
    31     // Override recipe mask value if one is provided
    32     if (maskVal != 0) {
    33         data->maskVal = maskVal;
    34     }
     31    // Override recipe mask value
     32    data->maskVal = maskVal;
    3533
    3634    if (data->fpa) {
Note: See TracChangeset for help on using the changeset viewer.