* remove trailing spaces. [ci skip]

This commit is contained in:
git 2023-02-22 21:09:22 +00:00
parent 29ec8e151b
commit 4f48debdcf

2
gc.c
View File

@ -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