mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	Revert "Fix a typo."
This reverts commit 2c9ce10020bfc2149d77ba0224e662ceaf461dee.
This commit is contained in:
		
							parent
							
								
									9785fb9a90
								
							
						
					
					
						commit
						9b2771e97a
					
				@ -29,7 +29,7 @@ subroutine sync4(dat,jz,ntol,nfqso,mode,mode4,minwidth,dtx,dfx,snrx,    &
 | 
				
			|||||||
  df=0.5*11025.0/nfft
 | 
					  df=0.5*11025.0/nfft
 | 
				
			||||||
  ftop=nfqso + 7*mode4*df
 | 
					  ftop=nfqso + 7*mode4*df
 | 
				
			||||||
  if(ftop.gt.11025.0/4.0) then
 | 
					  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
 | 
					     go to 900
 | 
				
			||||||
  endif
 | 
					  endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user