mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 10:09:52 +01:00
parent
4c0807c596
commit
e5fba07668
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user