mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
parent
dedc496598
commit
12a5400a88
1 changed files with 0 additions and 1 deletions
|
@ -1626,7 +1626,6 @@ console_dev(int argc, VALUE *argv, VALUE klass)
|
||||||
#endif
|
#endif
|
||||||
#ifdef CONSOLE_DEVICE_FOR_WRITING
|
#ifdef CONSOLE_DEVICE_FOR_WRITING
|
||||||
VALUE out;
|
VALUE out;
|
||||||
rb_io_t *ofptr;
|
|
||||||
#endif
|
#endif
|
||||||
int fd;
|
int fd;
|
||||||
VALUE path = rb_obj_freeze(rb_str_new2(CONSOLE_DEVICE));
|
VALUE path = rb_obj_freeze(rb_str_new2(CONSOLE_DEVICE));
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue