Changeset 41163 for trunk/Ohana/src/opihi/dvo/avperiodomatch.c
- Timestamp:
- Nov 27, 2019, 11:13:56 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/avperiodomatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/avperiodomatch.c
r40523 r41163 99 99 100 100 CoordsFile = abspath("coords.fits", 1024); 101 int status = WriteVectorTableFITS (CoordsFile, "COORDS", vec, 2, FALSE, FALSE, NULL, 0);101 int status = WriteVectorTableFITS (CoordsFile, "COORDS", NULL, vec, 2, FALSE, FALSE, NULL, 0); 102 102 if (!status) goto escape; 103 103 free (vec);
Note:
See TracChangeset
for help on using the changeset viewer.
