mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-12-23 19:25:37 -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
a26f4bf8de
@ -458,6 +458,7 @@ subroutine unpack77(c77,msg,unpk77_success)
|
||||
msg='CQ '//trim(call_2)
|
||||
endif
|
||||
endif
|
||||
if(msg(1:4).eq.'CQ <') unpk77_success=.false.
|
||||
|
||||
return
|
||||
end subroutine unpack77
|
||||
|
Loading…
Reference in New Issue
Block a user