diff options
Diffstat (limited to 'doc/ref/scheme-memory.texi')
-rw-r--r-- | doc/ref/scheme-memory.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ref/scheme-memory.texi b/doc/ref/scheme-memory.texi index 5f19bcb38..3cfcc6e98 100644 --- a/doc/ref/scheme-memory.texi +++ b/doc/ref/scheme-memory.texi @@ -39,6 +39,7 @@ explicitly. It is called automatically when appropriate. @deffnx {C Function} scm_gc_stats () Return an association list of statistics about Guile's current use of storage. + @end deffn |