Explorar o código

* fixed accidentally committed (harmless) typo in r32202

git-svn-id: trunk@32226 -
Jonas Maebe %!s(int64=9) %!d(string=hai) anos
pai
achega
c8839d487b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/widestr.pas

+ 1 - 1
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