mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 12:39:29 +02:00
wiki: fixed codetag list for parallization
git-svn-id: trunk@47498 -
This commit is contained in:
parent
883df2ebf9
commit
1d36d5e399
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user