Changeset 41163 for trunk/Ohana/src/opihi/dvo/dvo_host_utils.c
- Timestamp:
- Nov 27, 2019, 11:13:56 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/dvo_host_utils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/dvo_host_utils.c
r40549 r41163 233 233 // write vectors to a table (this is used by parallel dvo operations, but can be used elsewhere) 234 234 if (ResultFile) { 235 int status = WriteVectorTableFITS (ResultFile, "RESULT", vec, Nvec, FALSE, FALSE, NULL, 0);235 int status = WriteVectorTableFITS (ResultFile, "RESULT", NULL, vec, Nvec, FALSE, FALSE, NULL, 0); 236 236 if (!status) { 237 237 gprint (GP_ERR, "failed to write result file %s\n", ResultFile);
Note:
See TracChangeset
for help on using the changeset viewer.
