summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-14 01:54:48 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-14 01:54:48 +0000
commitbb5212d395ae2a65f40ee1a17c8eaa56ccb38c95 (patch)
treeb91d7b09b597b4c4505ebba977e45949e80c9c49 /gc.c
parentb4d0f63529deabda2aa42581f6bd2a4e9f4e0565 (diff)
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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