mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
fix spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
113f27ba68
commit
d3b337c58d
2 changed files with 3 additions and 3 deletions
4
io.c
4
io.c
|
@ -10063,8 +10063,8 @@ argf_write(VALUE argf, VALUE str)
|
|||
*/
|
||||
|
||||
/*
|
||||
* Document-class: EOFError
|
||||
*
|
||||
* Document-class: EOFError
|
||||
*
|
||||
* Raised by some IO operations when reaching the end of file. Many IO
|
||||
* methods exist in two forms,
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue