From 462057f3b14fd2f60593221bab49a9dddcfcd2b8 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 1 Oct 1998 08:13:34 +0000 Subject: [PATCH] fixed undefined reference --- docs/go32.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/go32.tex b/docs/go32.tex index 5758c220b2..2eaf4cb9be 100644 --- a/docs/go32.tex +++ b/docs/go32.tex @@ -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.