Fix a bug in handling "ncount" after a hinted decode. Thanks, Igor!

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6619 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2016-04-13 13:16:10 +00:00
parent 30a0b92340
commit 94be009454
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ subroutine extract(s3,nadd,mode65,ntrials,naggressive,ndepth,mycall_12, &
mycall,hiscall,hisgrid,nexp_decode,qual,decoded)
if(qual.ge.qmin) then
nft=2
ncount=0
else
decoded=' '
ntry=0