Remove stray union Lisp_Misc doc (Bug#32405#35).
This commit is contained in:
parent
6c12f4e63f
commit
1145bd0ef9
1 changed files with 0 additions and 5 deletions
|
@ -365,11 +365,6 @@ The number of symbols in use.
|
|||
The number of symbols for which space has been obtained from
|
||||
the operating system, but that are not currently being used.
|
||||
|
||||
@item misc-size
|
||||
Internal size of a miscellaneous entity, i.e.,
|
||||
@code{sizeof (union Lisp_Misc)}, which is a size of the
|
||||
largest type enumerated in @code{enum Lisp_Misc_Type}.
|
||||
|
||||
@item string-size
|
||||
Internal size of a string header, i.e., @code{sizeof (struct Lisp_String)}.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue