Changeset 5672 for trunk/psphot/src/psphotOutput.c
- Timestamp:
- Dec 4, 2005, 5:33:32 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotOutput.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotOutput.c
r5628 r5672 583 583 unlink (filename); 584 584 psFits *fits = psFitsAlloc (filename); 585 psFitsWriteImage (fits, header, image, 0);585 psFitsWriteImage (fits, NULL, image, 0); 586 586 psFree (fits); 587 587 return (TRUE);
Note:
See TracChangeset
for help on using the changeset viewer.
