mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
Correct strange placement of @end deffn...
This commit is contained in:
parent
08d2020d3a
commit
c93557e7aa
1 changed files with 1 additions and 3 deletions
|
@ -80,6 +80,7 @@ this mechanism.
|
|||
@deffnx {C Function} scm_gc_stats ()
|
||||
Return an association list of statistics about Guile's current
|
||||
use of storage.
|
||||
@end deffn
|
||||
|
||||
@deffn {Scheme Procedure} gc-live-object-stats
|
||||
@deffnx {C Function} scm_gc_live_object_stats ()
|
||||
|
@ -94,9 +95,6 @@ typically from a smob @emph{mark} function.
|
|||
@end deftypefun
|
||||
|
||||
|
||||
@end deffn
|
||||
|
||||
|
||||
@node Memory Blocks
|
||||
@subsection Memory Blocks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue