waveform: Add back lost PACT = TRUE

Fixes GitHub Issue #187
This commit is contained in:
Andrew Johnson
2021-08-23 15:49:09 +02:00
committed by zimoch
co-authored by 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);