* remove trailing spaces. [ci skip]

This commit is contained in:
git 2023-02-22 21:09:22 +00:00
Родитель 29ec8e151b
Коммит 4f48debdcf
1 изменённых файлов: 1 добавлений и 1 удалений

2
gc.c
Просмотреть файл

@ -5954,7 +5954,7 @@ gc_sweep_finish(rb_objspace_t *objspace)
#if RGENGC_CHECK_MODE >= 2
gc_verify_internal_consistency(objspace);
#endif
#endif
}
static int