Correct a comment.

This commit is contained in:
Stephen Heumann 2024-03-04 19:03:13 -06:00
parent 34c5be5cab
commit 995885540b
1 changed files with 1 additions and 1 deletions

View File

@ -3696,7 +3696,7 @@ var
GenNative(m_inc_dirx, direct, 2, nil, 0);
GenLab(lab1);
end {if}
else {if op in [pc_gdl,pc_gld] then} begin
else {if op in [pc_ldl,pc_lld] then} begin
lab1 := GenLabel;
if p = 1 then begin
GenNative(m_lda_dirx, direct, 0, nil, 0);