Index: trunk/psphot/src/find_peaks.c
===================================================================
--- trunk/psphot/src/find_peaks.c	(revision 4114)
+++ trunk/psphot/src/find_peaks.c	(revision 4115)
@@ -9,5 +9,5 @@
 
     // smooth the image 
-    // should we also subtract a super-binned image? (as an option)
+    // should we also subtract a super-binned image? (as an option?)
 
     psTimerStart ("psphot");
@@ -24,5 +24,4 @@
 
     psLogMsg ("psphot", 4, "smooth: %f sec\n", psTimerMark ("psphot"));
-
 
     // find the peaks in the smoothed image 
