Changeset 18475 for branches/eam_branch_20080706/ppStats/src/ppStatsFPA.c
- Timestamp:
- Jul 11, 2008, 8:40:35 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080706/ppStats/src/ppStatsFPA.c
r14010 r18475 21 21 } 22 22 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; 27 25 28 26 if (data->fpa) {
Note:
See TracChangeset
for help on using the changeset viewer.
