Changeset 24794 for trunk/psModules/src/camera/pmReadoutStack.c
- Timestamp:
- Jul 14, 2009, 6:38:42 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmReadoutStack.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmReadoutStack.c
r21363 r24794 252 252 continue; 253 253 } 254 if (!readout->process) { 255 continue; 256 } 254 257 if (!readout->image) { 255 258 psError(PS_ERR_UNEXPECTED_NULL, true, "Input readout %ld has NULL image.\n", i);
Note:
See TracChangeset
for help on using the changeset viewer.
