mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-19 10:32:02 -05:00
Initialized two variables in decode1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1300 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
c8e94ea0ee
commit
22ae993623
@ -21,6 +21,8 @@ subroutine decode1(iarg)
|
|||||||
|
|
||||||
kkdone=-99
|
kkdone=-99
|
||||||
ns0=999999
|
ns0=999999
|
||||||
|
newdat2=0
|
||||||
|
kbuf=1
|
||||||
|
|
||||||
10 continue
|
10 continue
|
||||||
if(newdat2.gt.0) then
|
if(newdat2.gt.0) then
|
||||||
|
Loading…
Reference in New Issue
Block a user