Index: branches/eam_branches/ipp-20130904/psphot/src/psphotStackMatchPSFsUtils.c
===================================================================
--- branches/eam_branches/ipp-20130904/psphot/src/psphotStackMatchPSFsUtils.c	(revision 36358)
+++ branches/eam_branches/ipp-20130904/psphot/src/psphotStackMatchPSFsUtils.c	(revision 36369)
@@ -325,5 +325,5 @@
     if (deconv > deconvLimit) {
         rejectReadout = true;
-	psLogMsg("psphot", PS_LOG_WARN, "Maximum deconvolution fraction (%f) exceeds limit (%f) --- rejecting image for matched psf analysis%d\n", deconv, deconvLimit, index);
+	psLogMsg("psphot", PS_LOG_WARN, "Maximum deconvolution fraction (%f) exceeds limit (%f) --- rejecting input %d for matched psf analysis\n", deconv, deconvLimit, index);
     }
     
