mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +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 ()
|
@deffnx {C Function} scm_gc_stats ()
|
||||||
Return an association list of statistics about Guile's current
|
Return an association list of statistics about Guile's current
|
||||||
use of storage.
|
use of storage.
|
||||||
|
@end deffn
|
||||||
|
|
||||||
@deffn {Scheme Procedure} gc-live-object-stats
|
@deffn {Scheme Procedure} gc-live-object-stats
|
||||||
@deffnx {C Function} scm_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 deftypefun
|
||||||
|
|
||||||
|
|
||||||
@end deffn
|
|
||||||
|
|
||||||
|
|
||||||
@node Memory Blocks
|
@node Memory Blocks
|
||||||
@subsection Memory Blocks
|
@subsection Memory Blocks
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue