git-svn-id: trunk@31299 -
This commit is contained in:
michael 2015-08-07 12:00:40 +00:00
parent 4c0807c596
commit e5fba07668

View File

@ -42,7 +42,7 @@ end;
{ //!! is used to mark unsupported things. }
Function QuoteString (Const S : String; Quote : String) : String;
Function QuoteString (Const S : String; Const Quote : String) : String;
Var
I,J : Integer;
begin