Changeset 41853 for branches/eam_branches/ipp-dev-20210817/psModules
- Timestamp:
- Oct 22, 2021, 9:58:11 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-dev-20210817/psModules/src/camera/pmFPAConstruct.c
r35561 r41853 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.
