[svn-commits] sruffell: linux/trunk r8482 - /linux/trunk/drivers/dahdi/wcte12xp/base.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Apr 6 14:06:23 CDT 2010


Author: sruffell
Date: Tue Apr  6 14:06:22 2010
New Revision: 8482

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8482
Log:
wcte12xp: Eliminate a trailing whitespace.

Modified:
    linux/trunk/drivers/dahdi/wcte12xp/base.c

Modified: linux/trunk/drivers/dahdi/wcte12xp/base.c
URL: http://svnview.digium.com/svn/dahdi/linux/trunk/drivers/dahdi/wcte12xp/base.c?view=diff&rev=8482&r1=8481&r2=8482
==============================================================================
--- linux/trunk/drivers/dahdi/wcte12xp/base.c (original)
+++ linux/trunk/drivers/dahdi/wcte12xp/base.c Tue Apr  6 14:06:22 2010
@@ -1405,7 +1405,7 @@
 	options.vpmnlptype = vpmnlptype;
 	options.vpmnlpthresh = vpmnlpthresh;
 	options.vpmnlpmaxsupp = vpmnlpmaxsupp;
-	options.channels = (TYPE_T1 == wc->spantype) ? 24 : 32; 
+	options.channels = (TYPE_T1 == wc->spantype) ? 24 : 32;
 
 	/* We do not want to check that the VPM is alive until after we're
 	 * done setting it up here, an hour should cover it... */




More information about the svn-commits mailing list