[asterisk-commits] mmichelson: trunk r168599 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jan 14 10:20:37 CST 2009
Author: mmichelson
Date: Wed Jan 14 10:20:37 2009
New Revision: 168599
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=168599
Log:
Blocked revisions 168598 via svnmerge
........
r168598 | mmichelson | 2009-01-14 10:19:26 -0600 (Wed, 14 Jan 2009) | 8 lines
Fix a logic error I found while searching through chan_agent.c
I found that the allow_multiple_logins function would never return
0 due to an incorrect comparison being used when traversing the
list of agents. While I was modifying this function, I also did
a little bit of coding guidelines cleanup, too.
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.
More information about the asterisk-commits
mailing list