Changeset 38441 for trunk/Ohana/src/opihi/dvo/dvo_host_utils.c
- Timestamp:
- Jun 12, 2015, 6:18:23 PM (11 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/dvo/dvo_host_utils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ohana.20150429 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/opihi/dvo/dvo_host_utils.c
r37807 r38441 230 230 // write vectors to a table (this is used by parallel dvo operations, but can be used elsewhere) 231 231 if (ResultFile) { 232 int status = WriteVectorTableFITS (ResultFile, "RESULT", vec, Nvec, FALSE, NULL);232 int status = WriteVectorTableFITS (ResultFile, "RESULT", vec, Nvec, FALSE, FALSE, NULL); 233 233 if (!status) { 234 234 gprint (GP_ERR, "failed to write result file %s\n", ResultFile);
Note:
See TracChangeset
for help on using the changeset viewer.
