mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 18:29:13 +02:00
* ifndef ver2_0 added
git-svn-id: trunk@1936 -
This commit is contained in:
parent
ca782dddc7
commit
0cd68e3c5d
@ -58,7 +58,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
function TTYName(var F:Text):string;inline;
|
function TTYName(var F:Text):string;{$ifndef ver2_0}inline;{$endif}
|
||||||
{
|
{
|
||||||
Idem as previous, only now for text variables;
|
Idem as previous, only now for text variables;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user