Formatting, comment.

git-svn-id: trunk@52109 -
This commit is contained in:
juha 2016-04-06 10:19:12 +00:00
parent 3594a6b528
commit 2c41ccf609
2 changed files with 4 additions and 4 deletions

View File

@ -643,7 +643,7 @@ begin
end;
{ Find the start of the UTF8 character which contains BytePos,
if BytePos is not part of a valid Utf8Codepoint the function returns BytePos
if BytePos is not part of a valid Utf8 Codepoint the function returns BytePos
Len is length in byte, BytePos starts at 0 }
function UTF8FindNearestCharStart(UTF8Str: PChar; Len: SizeInt; BytePos: SizeInt): SizeInt;
var