Index: trunk/Ohana/src/opihi/dvo/cimages.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/cimages.c	(revision 41705)
+++ trunk/Ohana/src/opihi/dvo/cimages.c	(revision 41708)
@@ -10,5 +10,5 @@
   int WITH_MOSAIC, SOLO_MOSAIC;
   time_t tzero, tend;
-  int n, N, NPTS, Npts, kapa, *foundMosaic;
+  int n, N, NPTS, kapa, *foundMosaic;
   Vector Xvec, Yvec, Zvec;
   double r[8], d[8], x[8], y[8], Rmin, Rmax, Rmid, trange, Radius;
@@ -19,4 +19,6 @@
   PhotCode *photcode;
   int Nsec, photcodeEquiv;
+
+  int Npts = 0;
 
   if (!InitPhotcodes ()) return (FALSE);
