diff --git a/rtl/inc/lnfodwrf.pp b/rtl/inc/lnfodwrf.pp index 437a5de7c4..a21861e719 100644 --- a/rtl/inc/lnfodwrf.pp +++ b/rtl/inc/lnfodwrf.pp @@ -664,6 +664,7 @@ begin state.append_row := false; if (state.end_sequence) then begin InitStateRegisters(state, header64.default_is_stmt); + first_row := true; end; end;