added comment

git-svn-id: trunk@16728 -
This commit is contained in:
mattias 2008-09-25 10:23:22 +00:00
parent 9d6674f3bb
commit f838fba734

View File

@ -3080,6 +3080,7 @@ begin
end;
end
else begin
// invalid character
Result:=ord(p^);
CharLen:=1;
end;