mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 00:00:16 +02:00
codetools: fixed ChangeLineEndings
git-svn-id: branches/fixes_1_4@47835 -
This commit is contained in:
parent
30c7ebb5d4
commit
4b5f59aee7
@ -255,7 +255,7 @@ begin
|
||||
end;
|
||||
end;
|
||||
else
|
||||
inc(p);
|
||||
inc(Src);
|
||||
end;
|
||||
until false;
|
||||
SetLength(Result,NewLength);
|
||||
|
Loading…
Reference in New Issue
Block a user