[svn-commits] sruffell: linux/trunk r9041 - /linux/trunk/drivers/dahdi/wcb4xxp/base.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Jul 28 10:32:17 CDT 2010


Author: sruffell
Date: Wed Jul 28 10:32:05 2010
New Revision: 9041

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=9041
Log:
wcb4xxp: Trivial removal of some whitespace at the end of a line.

Fixing formatting errors that have snuck in since the 2.3.0 release.

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

Modified: linux/trunk/drivers/dahdi/wcb4xxp/base.c
URL: http://svnview.digium.com/svn/dahdi/linux/trunk/drivers/dahdi/wcb4xxp/base.c?view=diff&rev=9041&r1=9040&r2=9041
==============================================================================
--- linux/trunk/drivers/dahdi/wcb4xxp/base.c (original)
+++ linux/trunk/drivers/dahdi/wcb4xxp/base.c Wed Jul 28 10:32:05 2010
@@ -2343,7 +2343,7 @@
 		bspan->span.channels = WCB4XXP_CHANNELS_PER_SPAN;
 		bspan->span.flags = 0;
 
-		if (alawoverride)	
+		if (alawoverride)
 			bspan->span.deflaw = DAHDI_LAW_ALAW;
 		else
 			bspan->span.deflaw = DAHDI_LAW_MULAW;




More information about the svn-commits mailing list