initialize counter to fix system.ppu not found

git-svn-id: trunk@10553 -
This commit is contained in:
jesus 2007-02-01 09:44:23 +00:00
parent 742490006d
commit bf735e87cf

View File

@ -2831,6 +2831,8 @@ var
if len <= 6 then Exit; // shortest match
CurPos := 1;
remain:=len;
// strip timestamp
if Line[CurPos] = '[' then begin