mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 02:19:57 +02:00
LCL: formatting
git-svn-id: trunk@41961 -
This commit is contained in:
parent
c1af98e79a
commit
86818186ba
@ -2642,8 +2642,7 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
procedure LRSObjectTextToBinary(Input, Output: TStream;
|
||||
Links: TLRPositionLinks);
|
||||
procedure LRSObjectTextToBinary(Input, Output: TStream; Links: TLRPositionLinks);
|
||||
var
|
||||
parser: {$IFDEF DisableWindowsUnicodeSupport}TParser{$ELSE}TUTF8Parser{$ENDIF};
|
||||
OldDecimalSeparator: Char;
|
||||
|
Loading…
Reference in New Issue
Block a user