summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-07 08:19:38 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-07 08:19:38 +0000
commit0f7f11dc1084484157b63f20e1fd2d1cd42e4cc2 (patch)
treea116cb5bceecbdb17e615f43d9c5131f35346853
parentf14c312b587b7a61d89259a6753dd25c806cbfe2 (diff)
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 47b44ad917..f5310f740b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ Mon Oct 7 16:47:27 2013 Koichi Sasada <ko1@atdot.net>
Mon Oct 7 16:33:10 2013 Koichi Sasada <ko1@atdot.net>
- * ext/-test-/debug/profile_frames.c:
+ * ext/-test-/debug/profile_frames.c:
test/-ext-/debug/test_profile_frames.rb: add a test for new C-APIs.
Mon Oct 7 16:12:36 2013 Koichi Sasada <ko1@atdot.net>