mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-31 13:12:30 -04:00
Correct an error in decoder.f90, introduced yesterday.
This commit is contained in:
parent
2b103dda37
commit
fcc7739cb9
@ -1,4 +1,4 @@
|
||||
subroutine multimode_decoder(ipc1,ss,id2,params,nfsample)
|
||||
subroutine multimode_decoder(ss,id2,params,nfsample)
|
||||
|
||||
!$ use omp_lib
|
||||
use prog_args
|
||||
|
Loading…
x
Reference in New Issue
Block a user