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