From 4dc1db0ef3a70028bdb9699e667e87f6dbbb76b4 Mon Sep 17 00:00:00 2001 From: Steven Franke Date: Thu, 13 Jul 2017 14:23:58 +0000 Subject: [PATCH] Fix call to symspec. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7866 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 0b4d32849..954ed2510 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