* remove trailing spaces. [ci skip]

This commit is contained in:
git 2023-03-17 19:20:53 +00:00
Родитель 5897a6f686
Коммит cc68d692f8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -815,7 +815,7 @@ The example below is from `Dir` (defined in `dir.c`)
RUBY_REFERENCES_END
// 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
static const rb_data_type_t dir_data_type = {
"dir",