Changeset 17182 for trunk/psModules/src/camera/pmFPARead.c
- Timestamp:
- Mar 28, 2008, 1:54:25 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPARead.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPARead.c
r17084 r17182 611 611 for (int i = 0; i < imageArray->n; i++) { 612 612 psImage *source = imageArray->data[i]; // Source image, from the i-th plane 613 PS_ASSERT_IMAGE_NON_NULL(source, false); 613 614 614 615 // Type conversion here to support the modules, which don't have multiple type support yet
Note:
See TracChangeset
for help on using the changeset viewer.
