aboutsummaryrefslogtreecommitdiff
path: root/src/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/control.h')
-rw-r--r--src/control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/control.h b/src/control.h
index 05a3c5d..2f5f6b9 100644
--- a/src/control.h
+++ b/src/control.h
@@ -34,7 +34,7 @@ typedef enum {
PEAKSEARCH_ADAPTIVE_THRESHOLD,
PEAKSEARCH_LSQ,
PEAKSEARCH_ZAEFFERER,
- PEAKSEARCH_ITERATIVE
+ PEAKSEARCH_STAT
} PeakSearchMode;
typedef enum {