aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-23 09:53:28 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-23 09:53:28 +0000
commita34343b3a3659101ad1d1704b2c004d26f7c93b4 (patch)
tree7a9fb451785b235c22586e621663b1c9f2ce7778 /ChangeLog
parenteed613f4b1fa65705fab0ce617ea370ac53b2dfa (diff)
downloadruby-a34343b3a3659101ad1d1704b2c004d26f7c93b4.tar.gz
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fde8d247e..d5fd71cb25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Thu Jul 23 18:50:43 2015 Koichi Sasada <ko1@atdot.net>
- * vm_core.h: constify rb_iseq_constant_body::local_table and
+ * vm_core.h: constify rb_iseq_constant_body::local_table and
rb_iseq_param_keyword::table and
rb_iseq_param_keyword::default_values.