소스 검색

Try to fix rtl compilation error for some systems after last merge

git-svn-id: branches/fixes_3_2@45850 -
pierre 5 년 전
부모
커밋
a096c78e23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rtl/inc/text.inc

+ 1 - 1
rtl/inc/text.inc

@@ -2216,7 +2216,7 @@ var
   hs   : String;
   code : Longint;
 Begin
-  l:=0;
+  i:=0;
   if not CheckRead(f) then
     Exit;