浏览代码

* fixed accidentally committed (harmless) typo in r32202

git-svn-id: trunk@32226 -
Jonas Maebe 9 年之前
父节点
当前提交
c8839d487b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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