Changeset 11792 for trunk/psModules/src/camera/pmFPAConstruct.c
- Timestamp:
- Feb 14, 2007, 2:31:31 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAConstruct.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAConstruct.c
r11255 r11792 787 787 psString newFPAname = phuNameFromHeader("FPA.NAME", fileInfo, phu); // New name for the FPA 788 788 if (!newFPAname) { 789 psError(PS_ERR_IO, true, "Unable to determine FPA.NAME ");789 psError(PS_ERR_IO, true, "Unable to determine FPA.NAME : check for FPA.NAME in FILE in FORMAT"); 790 790 return NULL; 791 791 }
Note:
See TracChangeset
for help on using the changeset viewer.
