summaryrefslogtreecommitdiff
path: root/hdlcstress.c
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2008-11-04 15:58:42 +0000
committerShaun Ruffell <sruffell@digium.com>2008-11-04 15:58:42 +0000
commit99b9b9cf76f6550673f29e33cfd4511f13ff9056 (patch)
treefbd2c958e1086b048a708b9edb87a01f3175e7ab /hdlcstress.c
parent8e578fd6eee081b3d330a1c2dcfa542b52cbad6b (diff)
Fix compilation issues with the hdlc tests.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5228 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'hdlcstress.c')
-rw-r--r--hdlcstress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hdlcstress.c b/hdlcstress.c
index 140c0ec..9bb9556 100644
--- a/hdlcstress.c
+++ b/hdlcstress.c
@@ -179,7 +179,7 @@ int main(int argc, char *argv[])
}
ioctl(fd, DAHDI_GETEVENT);
fasthdlc_precalc();
- fasthdlc_init(&fs);
+ fasthdlc_init(&fs, FASTHDLC_MODE_64);
#if 0
print_packet(outbuf, res);
printf("FCS is %x, PPP_GOODFCS is %x\n",