Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv2999

Modified Files:
        wct4xxp.c 
Log Message:
Fix for old cpp's


Index: wct4xxp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wct4xxp.c,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- wct4xxp.c   2 May 2005 20:15:07 -0000       1.60
+++ wct4xxp.c   2 May 2005 20:23:06 -0000       1.61
@@ -1309,7 +1309,7 @@
 
 
 #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)

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to