summaryrefslogtreecommitdiff
path: root/wcte12xp/base.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcte12xp/base.c')
-rw-r--r--wcte12xp/base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wcte12xp/base.c b/wcte12xp/base.c
index cd8c0d6..655d7da 100644
--- a/wcte12xp/base.c
+++ b/wcte12xp/base.c
@@ -1059,7 +1059,7 @@ static int t1xxp_echocan(struct zt_chan *chan, int eclen)
struct t1 *wc = chan->pvt;
if (wc->vpm150m) {
struct vpm150m *vpm150m = wc->vpm150m;
- unsigned int flags;
+ unsigned long flags;
/* add this to our list of work to do */
struct vpm150m_workentry *work;