mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:09:27 +02:00
+ call initvariantmanager on msdos system unit startup
git-svn-id: branches/i8086@24075 -
This commit is contained in:
parent
28545f2fad
commit
bbcd3506b3
@ -217,4 +217,5 @@ begin
|
||||
AllFilesMask := '*.*';
|
||||
{ Reset IO Error }
|
||||
InOutRes:=0;
|
||||
initvariantmanager;
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user