LCL: formatting

git-svn-id: trunk@41961 -
This commit is contained in:
juha 2013-07-01 23:33:45 +00:00
parent c1af98e79a
commit 86818186ba

View File

@ -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;