Index: /branches/RHL_v1_2branch/psphot/src/psphotEnsemblePSF.c
===================================================================
--- /branches/RHL_v1_2branch/psphot/src/psphotEnsemblePSF.c	(revision 10173)
+++ /branches/RHL_v1_2branch/psphot/src/psphotEnsemblePSF.c	(revision 10174)
@@ -44,5 +44,5 @@
     // construct source table with stand-alone fitSources
     for (int i = 0; i < refSources->n; i++) {
-        pmSource *refSource = refSources->data[i];
+	pmSource *refSource = refSources->data[i];
 
         // skip non-astronomical objects (very likely defects)
@@ -170,5 +170,5 @@
 
     // solve for normalization terms (need include local sky?)
-    # if (1)
+    # if 0
     psVector *norm = NULL;
     psVector *skyfit = NULL;
