Correct the second calling sequence to jt65a().

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6286 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2015-12-17 00:47:55 +00:00
parent e8788ece2d
commit 256feedd95
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ subroutine decoder(ss,id2,nfsample)
call timer('jt65a ',0)
call jt65a(dd,npts65,newdat65,nutc,nf1,nf2,nfqso,ntol65,nsubmode, &
minsync,nagain,n2pass,nrobust,ntrials,naggressive,ndepth, &
nexp_decode,ndecoded)
mycall,hiscall,hisgrid,nexp_decode,ndecoded)
call timer('jt65a ',1)
else
call timer('decjt9 ',0)