summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gc.c b/gc.c
index 35c152afc7..3c9d1de831 100644
--- a/gc.c
+++ b/gc.c
@@ -98,10 +98,10 @@ static ruby_gc_params_t initial_params = {
#if USE_RGENGC
/* RGENGC_DEBUG:
- * 1:
+ * 1:
* 2: remember set operation
* 3: mark
- * 4:
+ * 4:
* 5: sweep
*/
#ifndef RGENGC_DEBUG