mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-28 20:32:28 -04:00
Silence a compiler warning.
This commit is contained in:
parent
c7f2be4ba7
commit
aee0a1e851
@ -299,6 +299,7 @@ subroutine q65_dec1(s3,nsubmode,b90ts,codewords,ncw,esnodb,irc,dat4,decoded)
|
||||
|
||||
use q65
|
||||
use packjt77
|
||||
real s3(1,1) !Silence compiler warning that wants to see a 2D array
|
||||
real s3prob(0:63,63) !Symbol-value probabilities
|
||||
integer codewords(63,206)
|
||||
integer dat4(13)
|
||||
|
Loading…
x
Reference in New Issue
Block a user