From c4d078f55fcf0f56d53724344ca9898828cf71c1 Mon Sep 17 00:00:00 2001 From: Steve Franke Date: Thu, 3 Jan 2019 14:02:17 -0600 Subject: [PATCH] Remove unnecessary character string space-padding. --- lib/ft8/ft8b.f90 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ft8/ft8b.f90 b/lib/ft8/ft8b.f90 index cd845bb3d..6fbb03685 100644 --- a/lib/ft8/ft8b.f90 +++ b/lib/ft8/ft8b.f90 @@ -86,8 +86,8 @@ subroutine ft8b(dd0,newdat,nQSOProgress,nfqso,nftx,ndepth,lapon,lapcqonly, & ncontest0=ncontest endif - dxcall13=hiscall12//' ' - mycall13=mycall12//' ' + dxcall13=hiscall12 + mycall13=mycall12 max_iterations=30 nharderrors=-1