Fix typo in gc.h [ci skip]
This commit is contained in:
parent
2c7fe9c0a6
commit
0ee4fec988
@ -74,7 +74,7 @@ struct rb_objspace; /* in vm_core.h */
|
||||
#endif
|
||||
|
||||
// We use SIZE_POOL_COUNT number of shape IDs for transitions out of different size pools
|
||||
// The next available shapd ID will be the SPECIAL_CONST_SHAPE_ID
|
||||
// The next available shape ID will be the SPECIAL_CONST_SHAPE_ID
|
||||
#if USE_RVARGC && (SIZEOF_UINT64_T == SIZEOF_VALUE)
|
||||
# define SIZE_POOL_COUNT 5
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user