Merged revisions 100624 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r100624 | qwell | 2008-01-28 12:23:09 -0600 (Mon, 28 Jan 2008) | 1 line

Correct a comment which made little/no sense.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@100625 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jason Parker 2008-01-28 18:24:40 +00:00
parent 1c74c549d7
commit bf800d7e25
1 changed files with 2 additions and 2 deletions

View File

@ -6526,8 +6526,8 @@ static void *ss_thread(void *data)
timeout = firstdigittimeout;
} else if (!strcmp(exten,ast_pickup_ext())) {
/* Scan all channels and see if any there
* ringing channqels with that have call groups
/* Scan all channels and see if there are any
* ringing channels that have call groups
* that equal this channels pickup group
*/
if (index == SUB_REAL) {