Index: /branches/eam_branch_20090208/psphot/src/psphotFitSourcesLinear.c
===================================================================
--- /branches/eam_branch_20090208/psphot/src/psphotFitSourcesLinear.c	(revision 21451)
+++ /branches/eam_branch_20090208/psphot/src/psphotFitSourcesLinear.c	(revision 21452)
@@ -205,4 +205,5 @@
 
     // measure chisq for each source
+    // XXX this overrides the chisq measured in a prior non-linear fit.  Keep those instead?
     for (int i = 0; final && (i < fitSources->n); i++) {
         pmSource *source = fitSources->data[i];
