Changeset 21087 for branches/eam_branch_20081230/ppMerge/src/ppMergeLoop.c
- Timestamp:
- Jan 6, 2009, 7:13:34 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081230/ppMerge/src/ppMergeLoop.c
r18757 r21087 38 38 39 39 // set the mask and mark bit values based on the named masks 40 ps MaskType maskVal;41 ps MaskType markVal;40 psImageMaskType maskVal; 41 psImageMaskType markVal; 42 42 if (!pmConfigMaskSetBits (&maskVal, &markVal, config)) { 43 43 psError (PS_ERR_UNKNOWN, true, "Unable to define the mask bit values");
Note:
See TracChangeset
for help on using the changeset viewer.
