Changeset 27766
- Timestamp:
- Apr 23, 2010, 4:26:48 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubMakePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubMakePSF.c
r27759 r27766 123 123 bool ppSubCopyPSF(pmFPAfile *output, pmFPAfile *input, pmFPAview *view) 124 124 { 125 bool mdok = false;126 127 125 pmChip *inputChip = pmFPAviewThisChip(view, input->fpa); // Chip with PSF info 128 126 pmChip *outputChip = pmFPAviewThisChip(view, output->fpa); // Chip to store PSF info
Note:
See TracChangeset
for help on using the changeset viewer.
