mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ChangeLog: not a typo [ci skip]
* ChangeLog: NUL means a name of ASCII '\0', not a NULL pointer. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ec72d210cc
commit
181f3719bb
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ Wed Nov 5 16:26:58 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
|||
Wed Nov 5 15:05:12 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* string.c (rb_str_{,l,r}strip_bang): rb_str_subseq() will not
|
||||
NULL-terminate the result string, in the future, so it will not
|
||||
NUL-terminate the result string, in the future, so it will not
|
||||
be needed in other cases.
|
||||
|
||||
Wed Nov 5 14:11:30 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
|
Loading…
Reference in a new issue