[Asterisk-cvs] zaptel zaptel.c,1.49,1.50

markster at lists.digium.com markster at lists.digium.com
Thu Nov 27 00:22:31 CST 2003


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

Modified Files:
	zaptel.c 
Log Message:
Fix minor typo


Index: zaptel.c
===================================================================
RCS file: /usr/cvsroot/zaptel/zaptel.c,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- zaptel.c	27 Nov 2003 06:46:57 -0000	1.49
+++ zaptel.c	27 Nov 2003 06:48:54 -0000	1.50
@@ -1155,7 +1155,6 @@
 #else
 static int zt_net_open(hdlc_device *hdlc)
 {
-	hdlc_device *hdlc = dev_to_hdlc(dev);
 	struct zt_chan *ms = hdlc_to_ztchan(hdlc);
 	int res;
 #endif




More information about the svn-commits mailing list