mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-01 12:47:55 -04:00
Merged from trunk:
------------------------------------------------------------------------ r7866 | k9an | 2017-07-13 15:23:58 +0100 (Thu, 13 Jul 2017) | 1 line Fix call to symspec. ------------------------------------------------------------------------ git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7909 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
176e58a4b6
commit
5bbd5344b6
@ -239,7 +239,7 @@ program jt9
|
||||
call timer('symspec ',0)
|
||||
nminw=1
|
||||
call symspec(shared_data,k,ntrperiod,nsps,ingain,nminw,pxdb,s,df3, &
|
||||
ihsym,npts8)
|
||||
ihsym,npts8,pxdbmax)
|
||||
call timer('symspec ',1)
|
||||
endif
|
||||
nhsym0=nhsym
|
||||
|
Loading…
x
Reference in New Issue
Block a user