mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 17:49:27 +02:00
* fixed syntax error
git-svn-id: trunk@5797 -
This commit is contained in:
parent
bba81258a6
commit
7f1e1d6f22
@ -1806,7 +1806,7 @@ initialization
|
||||
errno:=0;
|
||||
initvariantmanager;
|
||||
initwidestringmanager;
|
||||
InitWinCEWidestrings
|
||||
InitWinCEWidestrings;
|
||||
DispCallByIDProc:=@DoDispCallByIDError;
|
||||
|
||||
finalization
|
||||
|
Loading…
Reference in New Issue
Block a user