mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* expand tabs.
This commit is contained in:
parent
315d3adf0f
commit
1d46642487
1 changed files with 1 additions and 1 deletions
2
io.c
2
io.c
|
@ -7275,7 +7275,7 @@ io_reopen(VALUE io, VALUE nfile)
|
|||
rb_sys_fail(0);
|
||||
}
|
||||
else {
|
||||
flush_before_seek(fptr);
|
||||
flush_before_seek(fptr);
|
||||
}
|
||||
if (orig->mode & FMODE_READABLE) {
|
||||
pos = io_tell(orig);
|
||||
|
|
Loading…
Add table
Reference in a new issue