[Asterisk-cvs] zaptel zaptel.c,1.66,1.67

markster at lists.digium.com markster at lists.digium.com
Fri Apr 9 13:54:24 CDT 2004


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

Modified Files:
	zaptel.c 
Log Message:
oops, should be an ndef


Index: zaptel.c
===================================================================
RCS file: /usr/cvsroot/zaptel/zaptel.c,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- zaptel.c	9 Apr 2004 17:54:05 -0000	1.66
+++ zaptel.c	9 Apr 2004 17:55:31 -0000	1.67
@@ -3015,7 +3015,7 @@
 /*				struct hdlc_device *hdlc = chans[ch.chan]->hdlcnetdev;
 				struct net_device *d = hdlc_to_dev(hdlc); mmm...get it right later --byg */
 				chans[ch.chan]->hdlcnetdev->chan = chans[ch.chan];
-#ifdef HDLC_MAINTAINERS_ARE_MORE_STUPID_THAN_I_THOUGHT
+#ifndef HDLC_MAINTAINERS_ARE_MORE_STUPID_THAN_I_THOUGHT
 				chans[ch.chan]->hdlcnetdev->netdev.ioctl = zt_net_ioctl;
 #endif
 				chans[ch.chan]->hdlcnetdev->netdev.netdev.do_ioctl = zt_net_ioctl;




More information about the svn-commits mailing list