diff options
-rw-r--r-- | internal/class.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ struct RClass { struct RBasic basic; VALUE super; struct rb_id_table *m_tbl; -#if SIZE_POOL_COUNT == 1 struct rb_classext_struct *ptr; #endif }; |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | internal/class.h | 2 |
@@ -69,7 +69,7 @@ struct RClass { struct RBasic basic; VALUE super; struct rb_id_table *m_tbl; -#if SIZE_POOL_COUNT == 1 struct rb_classext_struct *ptr; #endif }; |