mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 06:05:57 +02:00
* fixed accidentally committed (harmless) typo in r32202
git-svn-id: trunk@32226 -
This commit is contained in:
parent
745249295e
commit
c8839d487b
@ -345,7 +345,7 @@ unit widestr;
|
||||
var
|
||||
p2: pchar;
|
||||
i, chars, codepointlen: sizeint;
|
||||
{$ENDIF FPC_HAS_CPSRING}
|
||||
{$ENDIF FPC_HAS_CPSTRING}
|
||||
begin
|
||||
{$IFDEF FPC_HAS_CPSTRING}
|
||||
if len=0 then
|
||||
|
Loading…
Reference in New Issue
Block a user