diff options
Diffstat (limited to 'test/mtdev-matching.c')
| -rw-r--r-- | test/mtdev-matching.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/mtdev-matching.c b/test/mtdev-matching.c index 0f3f6ea..9dff0f3 100644 --- a/test/mtdev-matching.c +++ b/test/mtdev-matching.c | |||
| @@ -36,7 +36,7 @@ static const int n2 = 4; | |||
| 36 | 36 | ||
| 37 | static void test1() | 37 | static void test1() |
| 38 | { | 38 | { |
| 39 | int A[] = { | 39 | int A[DIM2_FINGER] = { |
| 40 | 1013, | 40 | 1013, |
| 41 | 3030660, | 41 | 3030660, |
| 42 | 3559354, | 42 | 3559354, |
| @@ -62,7 +62,7 @@ static void test1() | |||
| 62 | 62 | ||
| 63 | static void test2() | 63 | static void test2() |
| 64 | { | 64 | { |
| 65 | int A[] = { | 65 | int A[DIM2_FINGER] = { |
| 66 | 0, | 66 | 0, |
| 67 | 4534330, | 67 | 4534330, |
| 68 | 22653552, | 68 | 22653552, |
