summaryrefslogtreecommitdiff
path: root/plugins/ZamGEQ31
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamGEQ31')
-rw-r--r--plugins/ZamGEQ31/ZamGEQ31Plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZamGEQ31/ZamGEQ31Plugin.cpp b/plugins/ZamGEQ31/ZamGEQ31Plugin.cpp
index ce22f28..22bf77c 100644
--- a/plugins/ZamGEQ31/ZamGEQ31Plugin.cpp
+++ b/plugins/ZamGEQ31/ZamGEQ31Plugin.cpp
@@ -675,7 +675,7 @@ void ZamGEQ31Plugin::activate()
{
int i, j;
for (i = 0; i < 29; i++) {
- for (j = 0; j < 6; j++) {
+ for (j = 0; j < 17; j++) {
w11[i][j] = 0.;
w12[i][j] = 0.;
w21[i][j] = 0.;