Skip to content

Commit

Permalink
Clarify.
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnlaan committed Jun 15, 2024
1 parent 47f3b71 commit 7795abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Components/ScintStylerInnoSetup.pas
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ implementation
TypInfo, MsgIDs, SetupSectionDirectives, LangOptionsSectionDirectives;

type
{ Size must be <= SizeOf(TScintLineState) }
TInnoSetupStylerLineState = record
Section, NextLineSection: TInnoSetupStylerSection;
SpanState: TInnoSetupStylerSpanState;
Expand Down

0 comments on commit 7795abe

Please sign in to comment.