waveform: Add back lost PACT = TRUE

Fixes GitHub Issue #187
This commit is contained in:
Andrew Johnson
2021-07-21 11:05:41 -05:00
committed by Dirk Zimoch
parent 8a08974f15
commit c546f6da23
@@ -139,6 +139,7 @@ static long process(struct dbCommon *pcommon)
if (!pact && prec->pact)
return 0;
prec->pact = TRUE;
prec->udf = FALSE;
recGblGetTimeStampSimm(prec, prec->simm, &prec->siol);