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