[Asterisk-cvs] zaptel wcfxs.c,1.84.2.5,1.84.2.6

russell at lists.digium.com russell at lists.digium.com
Wed Jan 19 13:40:33 CST 2005


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

Modified Files:
      Tag: v1-0
	wcfxs.c 
Log Message:
remove non-existant parameters ... oops (bug #3380)


Index: wcfxs.c
===================================================================
RCS file: /usr/cvsroot/zaptel/Attic/wcfxs.c,v
retrieving revision 1.84.2.5
retrieving revision 1.84.2.6
diff -u -d -r1.84.2.5 -r1.84.2.6
--- wcfxs.c	17 Jan 2005 01:58:09 -0000	1.84.2.5
+++ wcfxs.c	19 Jan 2005 19:43:37 -0000	1.84.2.6
@@ -2190,9 +2190,6 @@
 module_param(lowpower, int, 0600);
 module_param(boostringer, int, 0600);
 module_param(fxshonormode, int, 0600);
-module_param(battdebounce, int, 0600);
-module_param(battthresh, int, 0600);
-module_param(alawoverride, int, 0600);
 #else
 MODULE_PARM(debug, "i");
 MODULE_PARM(loopcurrent, "i");




More information about the svn-commits mailing list