mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-01 22:19:18 +02:00
* change Borland Pascal to Turbo Pascal to follow rest of manual naming conventions
This commit is contained in:
parent
fcbb1eea4e
commit
0651b54727
@ -6130,7 +6130,7 @@ None.
|
||||
Procedure Mark (Var P : Pointer);
|
||||
|
||||
\Description
|
||||
This routine is here for compatibility with Borland Pascal, but
|
||||
This routine is here for compatibility with Turbo Pascal, but
|
||||
it is not implemented and currently does nothing.
|
||||
\Errors
|
||||
None.
|
||||
@ -6499,7 +6499,7 @@ None.
|
||||
Procedure Release (Var P : pointer);
|
||||
|
||||
\Description
|
||||
This routine is here for compatibility with Borland Pascal, but
|
||||
This routine is here for compatibility with Turbo Pascal, but
|
||||
it is not implemented and currently does nothing.
|
||||
\Errors
|
||||
None.
|
||||
|
Loading…
Reference in New Issue
Block a user