aboutsummaryrefslogtreecommitdiffstats
path: root/src/mdaDetune.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mdaDetune.h')
-rw-r--r--src/mdaDetune.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mdaDetune.h b/src/mdaDetune.h
index 08741e6..1ae151e 100644
--- a/src/mdaDetune.h
+++ b/src/mdaDetune.h
@@ -17,7 +17,7 @@
*/
#define NPARAMS 4 ///number of parameters
-#define NPROGS 4 ///number of programs
+#define NPROGS 3 ///number of programs
#define BUFMAX 4096
#ifndef __mdaDetune_H