Index: trunk/psphot/src/psphotFindPeaks.c
===================================================================
--- trunk/psphot/src/psphotFindPeaks.c	(revision 6311)
+++ trunk/psphot/src/psphotFindPeaks.c	(revision 6320)
@@ -1,4 +1,5 @@
 # include "psphot.h"
 
+// 2006.02.02 : no leaks
 psArray *psphotFindPeaks (pmReadout *readout, psMetadata *config, psStats *sky) {
 
@@ -54,3 +55,3 @@
 // In this function, we smooth the image, then search for the peaks 
 // Should we also subtract a super-binned image? (as an option?)
-// We need to gracefully handle no source detections
+// XXX : We need to gracefully handle no source detections
