Browse Source

fixed undefined reference

michael 27 years ago
parent
commit
462057f3b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/go32.tex

+ 1 - 1
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.