[Asterisk-cvs] zaptel wct4xxp.c,1.65,1.66
malcolmd at lists.digium.com
malcolmd at lists.digium.com
Fri May 20 16:34:37 CDT 2005
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 */
More information about the svn-commits
mailing list