Index: /trunk/psphot/src/psphotSourceSize.c
===================================================================
--- /trunk/psphot/src/psphotSourceSize.c	(revision 20866)
+++ /trunk/psphot/src/psphotSourceSize.c	(revision 20867)
@@ -122,8 +122,8 @@
         // Soften weights (add systematic error)
         float softening = 6 * soft * source->peak->flux; // Softening for weights
-        dCX += softening;
-        dCY += softening;
-        dCL += softening;
-        dCR += softening;
+        dcX += softening;
+        dcY += softening;
+        dcL += softening;
+        dcR += softening;
 
         // P(chisq > chisq_obs; Ndof) = gamma_Q (Ndof/2, chisq/2)
