Index: branches/pap/psphot/src/psphotFitSourcesLinear.c
===================================================================
--- branches/pap/psphot/src/psphotFitSourcesLinear.c	(revision 25238)
+++ branches/pap/psphot/src/psphotFitSourcesLinear.c	(revision 25302)
@@ -12,5 +12,5 @@
 static bool SetBorderMatrixElements (psSparseBorder *border, pmReadout *readout, psArray *sources, bool constant_weights, int SKY_FIT_ORDER, psImageMaskType markVal);
 
-bool psphotFitSourcesLinear (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf, bool final) {
+bool psphotFitSourcesLinear (pmReadout *readout, psArray *sources, const psMetadata *recipe, const pmPSF *psf, bool final) {
 
     bool status;
