mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: fixed markups and indent [ci skip]
C API updates: * adjusted indent. * marked up ANYARGS as RDoc.
This commit is contained in:
parent
81191afe8a
commit
dd1e047fcb
1 changed files with 2 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -355,8 +355,8 @@ profile.rb, Profiler__::
|
|||
|
||||
=== C API updates
|
||||
|
||||
* C API declarations with `ANYARGS` are changed not to use `ANYARGS`
|
||||
https://github.com/ruby/ruby/pull/2404
|
||||
* C API declarations with +ANYARGS+ are changed not to use +ANYARGS+
|
||||
https://github.com/ruby/ruby/pull/2404
|
||||
|
||||
=== Implementation improvements
|
||||
|
||||
|
|
Loading…
Reference in a new issue