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

    r14010 r18558  
    2121    }
    2222
    23     // Override recipe mask value if one is provided
    24     if (maskVal != 0) {
    25         data->maskVal = maskVal;
    26     }
     23    // Override recipe mask value
     24    data->maskVal = maskVal;
    2725
    2826    if (data->fpa) {
Note: See TracChangeset for help on using the changeset viewer.