зеркало из https://github.com/github/ruby.git
[DOC] Fix indent [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
71749e26a5
Коммит
8279699592
2
file.c
2
file.c
|
@ -2128,7 +2128,7 @@ rb_file_s_atime(VALUE klass, VALUE fname)
|
|||
* file.atime -> time
|
||||
*
|
||||
* Returns the last access time (a <code>Time</code> object)
|
||||
* for <i>file</i>, or epoch if <i>file</i> has not been accessed.
|
||||
* for <i>file</i>, or epoch if <i>file</i> has not been accessed.
|
||||
*
|
||||
* File.new("testfile").atime #=> Wed Dec 31 18:00:00 CST 1969
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче