Index: trunk/Ohana/src/opihi/cmd.data/reindex.c
===================================================================
--- trunk/Ohana/src/opihi/cmd.data/reindex.c	(revision 40291)
+++ trunk/Ohana/src/opihi/cmd.data/reindex.c	(revision 42082)
@@ -62,5 +62,5 @@
       if (*vx < 0) {
 	if (KEEP_UNMATCH) {
-	  ovec[0].elements.Flt[Npts] = -1;
+	  ovec[0].elements.Int[Npts] = -4096; // XXX use a different or a specified value?
 	  Npts++;
 	} 
