Changeset 18558 for trunk/ppStats/src/ppStatsPixels.c
- Timestamp:
- Jul 15, 2008, 10:29:11 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStats/src/ppStatsPixels.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStats/src/ppStatsPixels.c
r14010 r18558 28 28 data->concepts = psListAlloc(NULL); 29 29 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; 34 32 35 33 if (data->fpa) {
Note:
See TracChangeset
for help on using the changeset viewer.
