Index: /branches/eam_branch_20080926/psphot/src/psphotFindFootprints.c
===================================================================
--- /branches/eam_branch_20080926/psphot/src/psphotFindFootprints.c	(revision 19854)
+++ /branches/eam_branch_20080926/psphot/src/psphotFindFootprints.c	(revision 19855)
@@ -33,4 +33,5 @@
     // find the raw footprints & assign the peaks to those footprints 
     psArray *footprints = pmFootprintsFind (significance, threshold, npixMin);
+
     pmFootprintsAssignPeaks(footprints, detections->peaks);
     // XXX handle the error conditions here
