[asterisk-commits] mmichelson: branch 1.6.1 r152880 - /branches/1.6.1/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Oct 30 14:23:51 CDT 2008
Author: mmichelson
Date: Thu Oct 30 14:23:51 2008
New Revision: 152880
URL: http://svn.digium.com/view/asterisk?view=rev&rev=152880
Log:
Blocked revisions 152879 via svnmerge
........
r152879 | mmichelson | 2008-10-30 14:23:16 -0500 (Thu, 30 Oct 2008) | 7 lines
I just noticed this construct and thought it was
silly to have a bunch of case statements with duplicated
code in each case. Instead, just use the built-in fallthrough
capability of case statements and reduce the code to
a single instance
........
Modified:
branches/1.6.1/ (props changed)
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list