Changeset 42082 for trunk/Ohana/src/opihi/cmd.data/reindex.c
- Timestamp:
- Feb 28, 2022, 12:17:32 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/reindex.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/reindex.c
r40291 r42082 62 62 if (*vx < 0) { 63 63 if (KEEP_UNMATCH) { 64 ovec[0].elements. Flt[Npts] = -1;64 ovec[0].elements.Int[Npts] = -4096; // XXX use a different or a specified value? 65 65 Npts++; 66 66 }
Note:
See TracChangeset
for help on using the changeset viewer.
