Index: trunk/psphot/src/mark_psf_source.c
===================================================================
--- trunk/psphot/src/mark_psf_source.c	(revision 4116)
+++ trunk/psphot/src/mark_psf_source.c	(revision 4129)
@@ -14,7 +14,6 @@
 // any object which meets the criterion is marked as 
 // PS_SOURCE_BRIGHTSTAR 
-bool mark_psf_source (psArray *sources)
+bool mark_psf_source (psSource *source, float shapeNsigma)
 { 
-    bool  status      = false;
     float dSX, dSY, SX, SY, SN;
     float nSx, nSy;
