mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-05 22:57:47 -04:00
Remove unnecessary character string space-padding.
This commit is contained in:
parent
949c5deda5
commit
c4d078f55f
@ -86,8 +86,8 @@ subroutine ft8b(dd0,newdat,nQSOProgress,nfqso,nftx,ndepth,lapon,lapcqonly, &
|
|||||||
ncontest0=ncontest
|
ncontest0=ncontest
|
||||||
endif
|
endif
|
||||||
|
|
||||||
dxcall13=hiscall12//' '
|
dxcall13=hiscall12
|
||||||
mycall13=mycall12//' '
|
mycall13=mycall12
|
||||||
|
|
||||||
max_iterations=30
|
max_iterations=30
|
||||||
nharderrors=-1
|
nharderrors=-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user