From 5bbd5344b64ba0ccc8a386845180ae37b715a0ac Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Sun, 16 Jul 2017 15:31:28 +0000 Subject: [PATCH] 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 --- lib/jt9.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/jt9.f90 b/lib/jt9.f90 index 394dbdb64..63a9443ef 100644 --- a/lib/jt9.f90 +++ b/lib/jt9.f90 @@ -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