[Asterisk-cvs] zaptel wct4xxp.c,1.60,1.61

markster at lists.digium.com markster at lists.digium.com
Mon May 2 16:15:57 CDT 2005


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)




More information about the svn-commits mailing list