mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-12 23:59:59 +02:00
codetools: fixed ChangeLineEndings
git-svn-id: trunk@47834 -
This commit is contained in:
parent
2c38fa14fc
commit
dd8f801514
@ -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