summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2023-04-22 15:32:27 +0300
committerIvan Maidanski <ivmai@mail.ru>2023-04-22 15:32:27 +0300
commit44835b9b4b73bc673b7688bbaa81596a0272070c (patch)
treea383d832871b5197fff5730949cc4ea027c6fbb0
parent06ffb93814a97d08fce62e2f3ce3135bc2473e59 (diff)
downloadbdwgc-44835b9b4b73bc673b7688bbaa81596a0272070c.tar.gz
Fix old function name in comment of GC_finalized_disclaim
(fix of commit 6c1a92445) * fnlz_mlc.c [ENABLE_DISCLAIM] (GC_finalized_disclaim): Fix old function name in comment ("GC_disclaim_and_reclaim").
-rw-r--r--fnlz_mlc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnlz_mlc.c b/fnlz_mlc.c
index d5030b84..46bd168c 100644
--- a/fnlz_mlc.c
+++ b/fnlz_mlc.c
@@ -41,7 +41,7 @@ STATIC int GC_CALLBACK GC_finalized_disclaim(void *obj)
/* on such fragments is always multiple of 4 (a link to the next */
/* fragment, or NULL). If it is desirable to have a finalizer */
/* which does not use the first word for storing finalization */
- /* info, GC_reclaim_with_finalization must be extended to clear */
+ /* info, GC_disclaim_and_reclaim() must be extended to clear */
/* fragments so that the assumption holds for the selected word. */
const struct GC_finalizer_closure *fc
= (struct GC_finalizer_closure *)(fc_word