mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-19 18:42:06 -05:00
Fix what I broke.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7104 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
50d505c3b8
commit
5df0bbcd50
@ -82,7 +82,7 @@ subroutine mskrtd(id2,nutc0,tsec,ntol,line)
|
||||
call analytic(d,NZ,NFFT1,cdat) !Convert to analytic signal and filter
|
||||
|
||||
nmessages=0
|
||||
line=' '
|
||||
line=char(0)
|
||||
nshort=0
|
||||
npts=7168
|
||||
nsnr=-4 !### Temporary ###
|
||||
|
Loading…
Reference in New Issue
Block a user