Changeset 15652
- Timestamp:
- Nov 19, 2007, 12:26:39 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAConstruct.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAConstruct.c
r15477 r15652 738 738 // We're given a header, from which to identify what chip we've got, and its type 739 739 const char *content = getContent(fileInfo, phdu->header, contents); // The contents of this chip 740 if (!content) { 741 psError(PS_ERR_UNKNOWN, false, "Unable to determine content of file."); 742 return false; 743 } 740 744 741 745 int chipNum = -1; // Chip number
Note:
See TracChangeset
for help on using the changeset viewer.
