mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-15 12:18:34 -04:00
Cosmetic change
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user