* remove trailing spaces. [ci skip]
This commit is contained in:
parent
5897a6f686
commit
cc68d692f8
@ -815,7 +815,7 @@ The example below is from `Dir` (defined in `dir.c`)
|
|||||||
RUBY_REFERENCES_END
|
RUBY_REFERENCES_END
|
||||||
|
|
||||||
// Override the "dmark" field with the defined reference list now that we
|
// Override the "dmark" field with the defined reference list now that we
|
||||||
// no longer need a marking callback and add RUBY_TYPED_DECL_MARKING to the
|
// no longer need a marking callback and add RUBY_TYPED_DECL_MARKING to the
|
||||||
// flags field
|
// flags field
|
||||||
static const rb_data_type_t dir_data_type = {
|
static const rb_data_type_t dir_data_type = {
|
||||||
"dir",
|
"dir",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user