Revert "Fix a typo."

This reverts commit 2c9ce10020.
This commit is contained in:
Joe Taylor 2018-11-30 14:34:17 -05:00
parent 9785fb9a90
commit 9b2771e97a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ subroutine sync4(dat,jz,ntol,nfqso,mode,mode4,minwidth,dtx,dfx,snrx, &
df=0.5*11025.0/nfft
ftop=nfqso + 7*mode4*df
if(ftop.gt.11025.0/4.0) then
print*,'*** Rx Freq is set too high for this submode ***'
print*,'*** Rx Freq is set too high for this sybmode ***'
go to 900
endif