Changeset 7825
- Timestamp:
- Jul 5, 2006, 5:22:31 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPACopy.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPACopy.c
r7717 r7825 32 32 } 33 33 34 // Find the blank (image-less) PHU, given a cell. 34 35 static pmHDU *findBlankPHU(const pmCell *cell// The cell for which to find the PHU 35 36 ) … … 49 50 } 50 51 51 psError(PS_ERR_IO, true, "Unable to find PHU for target cell.\n");52 52 return NULL; 53 53 }
Note:
See TracChangeset
for help on using the changeset viewer.
