mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 11:09:42 +02:00
fixed undefined reference
This commit is contained in:
parent
226a917014
commit
462057f3b1
@ -708,7 +708,7 @@ Return value: \var{True} if successful, \var{False} otherwise.
|
||||
|
||||
Notes: After this call this selector is invalid and must not be used for any
|
||||
memory operations anymore. Each descriptor allocated with
|
||||
\seefl{allocate\_ltd\_descriptor}{allocateltddescriptor} must be freed
|
||||
\seefl{allocate\_ldt\_descriptors}{allocateldtdescriptors} must be freed
|
||||
individually with this function,
|
||||
even if it was previously allocated as a part of a contiguous array of
|
||||
descriptors.
|
||||
|
Loading…
Reference in New Issue
Block a user