From: Jason Parker Date: Mon, 28 Jan 2008 18:23:09 +0000 (+0000) Subject: Correct a comment which made little/no sense. X-Git-Tag: 1.4.18~12^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=58a4fa50ce0e75d67f66099a3e09c91e9666310d;p=thirdparty%2Fasterisk.git Correct a comment which made little/no sense. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@100624 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/chan_zap.c b/channels/chan_zap.c index 85326799d8..d5b3117d75 100644 --- a/channels/chan_zap.c +++ b/channels/chan_zap.c @@ -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) {