mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 16:09:31 +02:00
* Fix for bug ID #24603 (initialize result of TJSONObject.DoFormatJSON)
git-svn-id: trunk@24905 -
This commit is contained in:
parent
121271c38f
commit
7e72f856ce
@ -1920,6 +1920,7 @@ Var
|
||||
|
||||
|
||||
begin
|
||||
Result:='';
|
||||
CurrentIndent:=CurrentIndent+Indent;
|
||||
For I:=0 to Count-1 do
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user