diff --git a/components/wiki/lazwiki/wikiformat.pas b/components/wiki/lazwiki/wikiformat.pas index 9173b486e8..fa91cccc5d 100644 --- a/components/wiki/lazwiki/wikiformat.pas +++ b/components/wiki/lazwiki/wikiformat.pas @@ -463,7 +463,7 @@ begin Add('objc',@AllwaysTrue); end; end; - Result.Sort; + Result.Sort; // init now, so that multiple threads can use it end; const