mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 20:28:13 +02:00
* fixed compilation after r30351 (mantis #27918)
git-svn-id: trunk@32184 -
This commit is contained in:
parent
acff5a6170
commit
deef6953f9
@ -337,7 +337,7 @@ begin
|
||||
if Dll_Process_Detach_Hook <> Nil then
|
||||
Dll_Process_Detach_Hook(aDllParam);
|
||||
// finalize units
|
||||
do_exit;
|
||||
internal_do_exit;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user