mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
sed -i 's/. They/. They/'
Truly editorial fix for comments. This works better with Emacs' set-justification-full function. [ci skip]
This commit is contained in:
parent
b76ad15ed0
commit
94e5953b48
Notes:
git
2021-09-10 20:01:59 +09:00
154 changed files with 154 additions and 154 deletions
|
@ -17,7 +17,7 @@
|
|||
* recursively included from extension libraries written in C++.
|
||||
* Do not expect for instance `__VA_ARGS__` is always available.
|
||||
* We assume C99 for ruby itself but we don't assume languages of
|
||||
* extension libraries. They could be written in C++98.
|
||||
* extension libraries. They could be written in C++98.
|
||||
* @brief Core data structures, definitions and manipulations.
|
||||
*/
|
||||
#include "ruby/internal/core/rarray.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue