]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Correct a comment which made little/no sense.
authorJason Parker <jparker@digium.com>
Mon, 28 Jan 2008 18:23:09 +0000 (18:23 +0000)
committerJason Parker <jparker@digium.com>
Mon, 28 Jan 2008 18:23:09 +0000 (18:23 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@100624 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_zap.c

index 85326799d897b4159e15ac4bef03dd9b69b56e04..d5b3117d750d10c9723c01d6cc4228b18cc70835 100644 (file)
@@ -5866,8 +5866,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) {