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-28 19:43:40 +0300
commitde3a4d4856bc57d5ec2af2c19e8964c339811313 (patch)
treeeafdf99a239798c29a7a9274c945e9a6db395862
parent06104c58ea1e145d04a7f386c5d6ca20c4a91449 (diff)
downloadbdwgc-de3a4d4856bc57d5ec2af2c19e8964c339811313.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 7f4822c5..bfbcf506 100644
--- a/fnlz_mlc.c
+++ b/fnlz_mlc.c
@@ -44,7 +44,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