Changeset 7449
- Timestamp:
- Jun 8, 2006, 4:15:22 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAConstruct.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAConstruct.c
r7442 r7449 299 299 } 300 300 301 if (!pmConceptsReadChip(newChip, PM_CONCEPT_SOURCE_DEFAULTS, false, NULL)) { 302 psError(PS_ERR_UNKNOWN, false, "Unable to read concepts from camera and defaults for chip %s\n", 303 chipName); 304 return -1; 305 } 306 301 307 // Get the cell 302 308 pmCell *newCell = NULL; // The cell specified
Note:
See TracChangeset
for help on using the changeset viewer.
