mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 05:29:53 +02:00
initialize counter to fix system.ppu not found
git-svn-id: trunk@10553 -
This commit is contained in:
parent
742490006d
commit
bf735e87cf
@ -2832,6 +2832,8 @@ var
|
||||
|
||||
CurPos := 1;
|
||||
|
||||
remain:=len;
|
||||
|
||||
// strip timestamp
|
||||
if Line[CurPos] = '[' then begin
|
||||
repeat
|
||||
|
Loading…
Reference in New Issue
Block a user