aboutsummaryrefslogtreecommitdiffstats
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gc.c b/gc.c
index 92dfb37ac1..6c693fa181 100644
--- a/gc.c
+++ b/gc.c
@@ -7602,7 +7602,7 @@ static const rb_data_type_t weakmap_type = {
wmap_free,
wmap_memsize,
},
- NULL, NULL, RUBY_TYPED_FREE_IMMEDIATELY
+ 0, 0, RUBY_TYPED_FREE_IMMEDIATELY
};
static VALUE