diff --git a/lib/syncmsk144.f90 b/lib/syncmsk144.f90 index fbcf60c29..6b48af4ba 100644 --- a/lib/syncmsk144.f90 +++ b/lib/syncmsk144.f90 @@ -39,7 +39,7 @@ subroutine syncmsk144(cdat,npts,pchk_file,msgreceived,fest,nutc,t0) data first/.true./ data s8/0,1,1,1,0,0,1,0/ - save first,cb,pi,twopi,dt + save first,cb,pi,twopi,dt,s8,rcw,pp if(first) then i=index(pchk_file,".pchk")