Changeset 7406
- Timestamp:
- Jun 7, 2006, 12:51:10 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
r7312 r7406 345 345 false, NULL)) { 346 346 psError(PS_ERR_UNKNOWN, false, "Unable to read concepts from camera and defaults for chip %s, " 347 "cell %s, type %s . Attempting to proceed anyway...\n", chipName, cellName, cellType);347 "cell %s, type %s", chipName, cellName, cellType); 348 348 return -1; 349 349 }
Note:
See TracChangeset
for help on using the changeset viewer.
