Explorar el Código

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

git-svn-id: branches/fixes_3_2@45850 -
pierre hace 5 años
padre
commit
a096c78e23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;