[asterisk-commits] mmichelson: branch 1.6.0 r107531 - /branches/1.6.0/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Mar 11 11:04:05 CDT 2008
Author: mmichelson
Date: Tue Mar 11 11:04:05 2008
New Revision: 107531
URL: http://svn.digium.com/view/asterisk?view=rev&rev=107531
Log:
Blocked revisions 107530 via svnmerge
........
r107530 | mmichelson | 2008-03-11 10:59:32 -0500 (Tue, 11 Mar 2008) | 7 lines
Remove some redundant logic from wait_for_answer. This also let's us get rid of one of
those XXX comments from the code.
The redundancy occurs because the 'single' flag implies that the 'r' and 'm' flags are
not set, so there's no need to explicitly check them again.
........
Modified:
branches/1.6.0/ (props changed)
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
--- trunk-blocked (original)
+++ trunk-blocked Tue Mar 11 11:04:05 2008
@@ -1,1 +1,1 @@
-/trunk:105597,105984,106072,106110,106179,106236,106240,106250,107231
+/trunk:105597,105984,106072,106110,106179,106236,106240,106250,107231,107530
More information about the asterisk-commits
mailing list