mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 20:21:04 +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);
|
Add('objc',@AllwaysTrue);
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
Result.Sort;
|
Result.Sort; // init now, so that multiple threads can use it
|
||||||
end;
|
end;
|
||||||
|
|
||||||
const
|
const
|
||||||
|
Loading…
Reference in New Issue
Block a user