* fixed setting of widestringmanager

--Ths line, and those below, will be ignored--

M    rtl/unix/cwstring.pp

git-svn-id: trunk@790 -
This commit is contained in:
florian 2005-08-04 18:52:16 +00:00
parent c22271cff2
commit e473858821

View File

@ -218,6 +218,7 @@ Var
Procedure SetCWideStringManager;
begin
CWideStringManager:=widestringmanager;
With CWideStringManager do
begin
Wide2AnsiMoveProc:=@Wide2AnsiMove;