summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-11-23 04:51:05 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-11-23 04:51:05 +0000
commitc5a919fb3bb88f69dbcb0cc3a21cdd8f178edf29 (patch)
tree81d619100543cd3c5cc5054a4530e06c42bfa6fe /NEWS
parentfe398529a6e5ef8ccd7a3fb08020a93e8a3a3d05 (diff)
* append newline at EOF.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43814 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d683cce00f..0fe3fa5d89 100644
--- a/NEWS
+++ b/NEWS
@@ -313,4 +313,4 @@ with all sufficient information, see the ChangeLog file.
* rb_gc_set_params() is deprecated. This is only used in Ruby internal.
-* rb_gc_count() added. This returns the number of times GC occurred. \ No newline at end of file
+* rb_gc_count() added. This returns the number of times GC occurred.