[svn-commits] rmudgett: branch rmudgett/bridge_phase r395558 - /team/rmudgett/bridge_phase/...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Jul 26 15:46:25 CDT 2013


Author: rmudgett
Date: Fri Jul 26 15:46:24 2013
New Revision: 395558

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=395558
Log:
Remove a blank line.

Modified:
    team/rmudgett/bridge_phase/include/asterisk/bridge_features.h

Modified: team/rmudgett/bridge_phase/include/asterisk/bridge_features.h
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/bridge_phase/include/asterisk/bridge_features.h?view=diff&rev=395558&r1=395557&r2=395558
==============================================================================
--- team/rmudgett/bridge_phase/include/asterisk/bridge_features.h (original)
+++ team/rmudgett/bridge_phase/include/asterisk/bridge_features.h Fri Jul 26 15:46:24 2013
@@ -306,7 +306,6 @@
 	);
 	/*! Time when the bridge will be terminated by the limits feature */
 	struct timeval quitting_time;
-
 	/*! Maximum duration that the channel is allowed to be in the bridge (specified in milliseconds) */
 	unsigned int duration;
 	/*! Duration into the call when warnings should begin (specified in milliseconds or 0 to disable) */




More information about the svn-commits mailing list