Index: trunk/psphot/src/psphotMagnitudes.c
===================================================================
--- trunk/psphot/src/psphotMagnitudes.c	(revision 6753)
+++ trunk/psphot/src/psphotMagnitudes.c	(revision 6862)
@@ -1,5 +1,5 @@
 # include "psphot.h"
 
-bool psphotMagnitudes (psArray *sources, psMetadata *config, pmPSF *psf) {
+bool psphotMagnitudes (psArray *sources, psMetadata *recipe, pmPSF *psf) {
 
     psTimerStart ("psphot");
@@ -13,2 +13,5 @@
     return true;
 }
+
+// XXX add in a measurement of the bright and faint completeness values
+// XXX push these into the recipe
