summaryrefslogtreecommitdiff
path: root/wct4xxp.c
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-05-02 20:23:06 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-05-02 20:23:06 +0000
commita675ec4efc8130825497124c89831ce90cf9f8ec (patch)
tree07b812abf84cb1d10ba3f4905b9ad9830e2b5f9d /wct4xxp.c
parentfa78643fc4a67112067ee2b090660c84886e9a04 (diff)
Fix for old cpp's
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@635 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wct4xxp.c')
-rwxr-xr-xwct4xxp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wct4xxp.c b/wct4xxp.c
index 6dc7046..88b6974 100755
--- a/wct4xxp.c
+++ b/wct4xxp.c
@@ -1309,7 +1309,7 @@ static void t4_receiveprep(struct t4 *wc, int irq)
#if (ZT_CHUNKSIZE != 8)
-#error Sorry, nextgen doesn't support chunksize != 8
+#error Sorry, nextgen does not support chunksize != 8
#endif
static void t4_receiveprep_gen2(struct t4 *wc)