mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-26 14:18:38 -05:00
Corrected typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@418 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
caa609aa19
commit
8fd7124751
@ -23,7 +23,7 @@ subroutine savetf2(id,nsave,nutc)
|
||||
t=t+dt
|
||||
t2=t2+dt
|
||||
if(nsave.eq.3) write(24,1010) t,t2,ss(i)
|
||||
1010 format(f6.6,f15.6,f10.3)
|
||||
1010 format(f9.6,f15.6,f10.3)
|
||||
enddo
|
||||
|
||||
if(nsave.eq.2) then
|
||||
|
Loading…
Reference in New Issue
Block a user