Changeset 9069 for trunk/ppFringe/src/ppFringeLoop.c
- Timestamp:
- Sep 29, 2006, 4:33:45 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppFringe/src/ppFringeLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppFringe/src/ppFringeLoop.c
r8859 r9069 28 28 29 29 // Get table of contents for the output FITS file 30 // XXX what is the EXTNAME?? 30 31 psMetadata *contents = psFitsReadHeaderSet(NULL, data->outFile); 31 32 if (!contents || contents->list->n == 0) { 32 psFitsWriteBlank(data->outFile, NULL );33 psFitsWriteBlank(data->outFile, NULL, ""); 33 34 } 34 35
Note:
See TracChangeset
for help on using the changeset viewer.
