зеркало из https://github.com/github/ruby.git
Adjust style [ci skip]
This commit is contained in:
Родитель
2b54c135ff
Коммит
46583f7dcf
3
io.c
3
io.c
|
@ -2869,7 +2869,8 @@ rb_io_descriptor(VALUE io)
|
|||
}
|
||||
}
|
||||
|
||||
int rb_io_mode(VALUE io)
|
||||
int
|
||||
rb_io_mode(VALUE io)
|
||||
{
|
||||
rb_io_t *fptr;
|
||||
GetOpenFile(io, fptr);
|
||||
|
|
Загрузка…
Ссылка в новой задаче