Changeset 41892 for trunk/psModules/src/camera/pmFPAConstruct.c
- Timestamp:
- Nov 4, 2021, 6:05:18 PM (5 years ago)
- Location:
- trunk/psModules
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/camera/pmFPAConstruct.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules
-
trunk/psModules/src/camera/pmFPAConstruct.c
r35561 r41892 853 853 } else { 854 854 const char *content = getContent(fileInfo, phdu->header, contents); // The chip type 855 if (!content) { 856 psError(PS_ERR_UNKNOWN, false, "Unable to find CONTENT entry in header"); 857 return false; 858 } 855 859 856 860 int chipNum = -1; // Chip number
Note:
See TracChangeset
for help on using the changeset viewer.
