From 71fdcd11195d50f395d4d692851b1a54485f59d9 Mon Sep 17 00:00:00 2001 From: Steven Franke Date: Thu, 10 Sep 2020 16:11:07 -0500 Subject: [PATCH] Silence a compiler warning. --- lib/fst4_decode.f90 | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/fst4_decode.f90 b/lib/fst4_decode.f90 index c8d3add32..6237ba4a7 100644 --- a/lib/fst4_decode.f90 +++ b/lib/fst4_decode.f90 @@ -210,6 +210,7 @@ contains allocate( c2(0:nfft2-1) ) allocate( cframe(0:160*nss-1) ) + jittermax=2 if(ndepth.eq.3) then nblock=4 jittermax=2