mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 05:38:46 -05:00
Cosmetic change
This commit is contained in:
parent
3888b0d0bb
commit
ab90585e46
@ -202,7 +202,7 @@ program jt9
|
||||
|
||||
if (mode .eq. 241) then
|
||||
ntol = min (ntol, 100)
|
||||
else if (mode .eq. 74) then
|
||||
else if (mode .eq. 65 + 9) then
|
||||
ntol = 20
|
||||
else
|
||||
ntol = min (ntol, 1000)
|
||||
|
Loading…
Reference in New Issue
Block a user