summaryrefslogtreecommitdiff
path: root/wctdm24xxp/wctdm24xxp.h
diff options
context:
space:
mode:
Diffstat (limited to 'wctdm24xxp/wctdm24xxp.h')
-rw-r--r--wctdm24xxp/wctdm24xxp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wctdm24xxp/wctdm24xxp.h b/wctdm24xxp/wctdm24xxp.h
index 8e41d66..c5d6042 100644
--- a/wctdm24xxp/wctdm24xxp.h
+++ b/wctdm24xxp/wctdm24xxp.h
@@ -147,7 +147,7 @@ struct vpm150m {
unsigned long desiredecstate;
unsigned long curdtmfmutestate;
unsigned long desireddtmfmutestate;
- struct vpm150m_cmd cmdq[MAX_COMMANDS];
+ struct vpm150m_cmd cmdq[VPM150M_MAX_COMMANDS];
unsigned char curtone[24];
};