Changeset 6889 for trunk/psModules/src/astrom/pmFPARead.c
- Timestamp:
- Apr 18, 2006, 12:39:15 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/pmFPARead.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmFPARead.c
r6888 r6889 141 141 if (!hdu->images) { 142 142 hdu->images = psArrayAlloc(naxis3); 143 hdu->images->n = naxis3; 143 144 } 144 145 if (hdu->images->nalloc != naxis3) {
Note:
See TracChangeset
for help on using the changeset viewer.
