Changeset 41521 for trunk/psLib/src/fits/psFits.c
- Timestamp:
- Apr 2, 2021, 2:14:14 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFits.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFits.c
r36364 r41521 773 773 int status = 0; // cfitsio status 774 774 int comptype = 0; // cfitsio compression type 775 775 776 if (fits_get_compression_type(fits->fd, &comptype, &status)) { 776 777 psFitsError(status, true, "Unable to get compression type.");
Note:
See TracChangeset
for help on using the changeset viewer.
