aboutsummaryrefslogtreecommitdiff
path: root/src/peaks.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-05-26 18:59:48 +0200
committerThomas White <taw@physics.org>2010-05-26 18:59:48 +0200
commite7e15110bd07b1f3da1367862d4a57d37139638f (patch)
tree86f2759bfe06792ac5662cbb648d1daf81d62a00 /src/peaks.c
parent2e1c4372747b29cfb2449742da60b5103f38f0b2 (diff)
Update comment
Diffstat (limited to 'src/peaks.c')
-rw-r--r--src/peaks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peaks.c b/src/peaks.c
index fe5dcbea..4d6ab322 100644
--- a/src/peaks.c
+++ b/src/peaks.c
@@ -34,7 +34,7 @@
#define MAX_HITS (1024)
/* How close a peak must be to an indexed position to be considered "close"
- * for the purposes of double hit detection etc. */
+ * for the purposes of double hit detection and sanity checking. */
#define PEAK_CLOSE (30.0)
/* How close a peak must be to an indexed position to be considered "close"