From c93557e7aacfb083ddb5fd35b46a52b0f69e6adb Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Tue, 29 Mar 2005 17:54:03 +0000 Subject: Correct strange placement of @end deffn... --- doc/ref/api-memory.texi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/ref/api-memory.texi b/doc/ref/api-memory.texi index 6e806b71b..98615cc77 100644 --- a/doc/ref/api-memory.texi +++ b/doc/ref/api-memory.texi @@ -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 -- cgit v1.2.3