Index: branches/eam_branches/psphot.stack.20100120/src/psphotAddNoise.c
===================================================================
--- branches/eam_branches/psphot.stack.20100120/src/psphotAddNoise.c	(revision 26691)
+++ branches/eam_branches/psphot.stack.20100120/src/psphotAddNoise.c	(revision 26772)
@@ -24,5 +24,5 @@
     for (int i = 0; i < num; i++) {
 	if (!psphotAddOrSubNoiseReadout (config, view, "PSPHOT.INPUT", i, recipe, add)) {
-            psError (PSPHOT_ERR_CONFIG, false, "failed on saturated star deblend analysis for PSPHOT.INPUT entry %d", i);
+            psError (PSPHOT_ERR_CONFIG, false, "failed on to modify noise for PSPHOT.INPUT entry %d", i);
 	    return false;
 	}
