[asterisk-commits] jrose: branch 1.6.2 r313433 - /branches/1.6.2/channels/chan_dahdi.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Apr 12 13:19:45 CDT 2011


Author: jrose
Date: Tue Apr 12 13:19:41 2011
New Revision: 313433

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=313433
Log:
white space change from previous revision

Modified:
    branches/1.6.2/channels/chan_dahdi.c

Modified: branches/1.6.2/channels/chan_dahdi.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.2/channels/chan_dahdi.c?view=diff&rev=313433&r1=313432&r2=313433
==============================================================================
--- branches/1.6.2/channels/chan_dahdi.c (original)
+++ branches/1.6.2/channels/chan_dahdi.c Tue Apr 12 13:19:41 2011
@@ -18122,7 +18122,7 @@
 	if (confp->chan.vars) {
 		ast_variables_destroy(confp->chan.vars);
 		confp->chan.vars = NULL;
-	}	
+	}
 
 	if (dahdichan[0]) {
 		/* The user has set 'dahdichan' */




More information about the asterisk-commits mailing list