From c8839d487b7f19dfb0d6664166c8d0d102f8f984 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Wed, 4 Nov 2015 13:03:45 +0000 Subject: [PATCH] * fixed accidentally committed (harmless) typo in r32202 git-svn-id: trunk@32226 - --- compiler/widestr.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/widestr.pas b/compiler/widestr.pas index ce0e5dbcce..5d37db23c3 100644 --- a/compiler/widestr.pas +++ b/compiler/widestr.pas @@ -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