mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-10 00:17:18 +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;
|
||||
else
|
||||
begin
|
||||
inc(InStr);
|
||||
inc(OutStr);
|
||||
end;
|
||||
end; // Case InStr^
|
||||
|
||||
Loading…
Reference in New Issue
Block a user