Changeset 24854 for trunk/psModules/src/camera/pmFPAWrite.c
- Timestamp:
- Jul 20, 2009, 8:28:22 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAWrite.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAWrite.c
r24768 r24854 741 741 } 742 742 if (!psFitsCompressionApply(fits, compress)) { 743 psError(PS_ERR_UNKNOWN, false, "Unable to set FITS compression to NONE");743 psError(PS_ERR_UNKNOWN, false, "Unable to restore FITS compression"); 744 744 psFree(compress); 745 745 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
