mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-16 09:01:59 -05:00
Merge branch 'hotfix-wsjtx-2.0.0-rc2' of bitbucket.org:k1jt/wsjtx into hotfix-wsjtx-2.0.0-rc2
This commit is contained in:
commit
7baf8480a3
@ -33,8 +33,8 @@ function stdmsg(msg0)
|
||||
!###
|
||||
! rewind 82
|
||||
! do i=1,nzhash
|
||||
! write(82,3082) i,nzhash,callsign(i)
|
||||
!3082 format(2i5,2x,a13)
|
||||
! write(82,3082) i,nzhash,callsign(i),ihash10(i),ihash12(i),ihash22(i)
|
||||
!3082 format(2i5,2x,a13,3i10)
|
||||
! enddo
|
||||
! flush(82)
|
||||
!###
|
||||
|
Loading…
Reference in New Issue
Block a user