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
parent 967846b950
commit 16c3202992

View File

@@ -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);