mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] Missing comment markers
This commit is contained in:
parent
262a0cc868
commit
50520cc193
9 changed files with 17 additions and 17 deletions
2
dir.c
2
dir.c
|
@ -3357,7 +3357,7 @@ dir_s_each_child(int argc, VALUE *argv, VALUE io)
|
|||
* "main.rb"
|
||||
*
|
||||
* If no block is given, returns an enumerator.
|
||||
*/
|
||||
*/
|
||||
static VALUE
|
||||
dir_each_child_m(VALUE dir)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue