Changeset 21183 for trunk/ppMerge/src/ppMergeLoop.c
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppMerge/src/ppMergeLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppMerge/src/ppMergeLoop.c
r21139 r21183 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.
