mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-10 10:37:14 +01:00
Fixed new utf8lower
git-svn-id: trunk@32845 -
This commit is contained in:
parent
4ae488bfbc
commit
d708813957
@ -1431,7 +1431,6 @@ begin
|
|||||||
end;
|
end;
|
||||||
else
|
else
|
||||||
begin
|
begin
|
||||||
inc(InStr);
|
|
||||||
inc(OutStr);
|
inc(OutStr);
|
||||||
end;
|
end;
|
||||||
end; // Case InStr^
|
end; // Case InStr^
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user