mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-06-16 13:32:25 -04:00
Fix a bug.
This commit is contained in:
parent
afe0262ec9
commit
f7d7c073c8
@ -91,6 +91,7 @@ contains
|
|||||||
endif
|
endif
|
||||||
if(.not.ldiskdat .and. nint(ss0).ge.49) then !Bail out before done
|
if(.not.ldiskdat .and. nint(ss0).ge.49) then !Bail out before done
|
||||||
call timer('sub_ft8b',1)
|
call timer('sub_ft8b',1)
|
||||||
|
dd1=dd
|
||||||
go to 700
|
go to 700
|
||||||
endif
|
endif
|
||||||
enddo
|
enddo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user