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

Modified Files:
        wct4xxp.c 
Log Message:
Fix small typo buglet


Index: wct4xxp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wct4xxp.c,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- wct4xxp.c   10 May 2005 05:14:26 -0000      1.65
+++ wct4xxp.c   20 May 2005 20:39:28 -0000      1.66
@@ -173,7 +173,7 @@
        int taskletpending;
        int taskletexec;
        int txerrors;
-       struct tasklet_struct t4xxp_tlet;
+       struct tasklet_struct t4_tlet;
 #endif
        int spantype[4];                /* card type, T1 or E1 or J1 */
        unsigned int passno;    /* number of interrupt passes */

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

Reply via email to