mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added license comment [Bug #12230] [ci skip]
This commit is contained in:
parent
744be55fad
commit
2283411265
1 changed files with 1 additions and 0 deletions
|
@ -5865,6 +5865,7 @@ rb_w32_lstati128(const char *path, struct stati128 *st)
|
|||
return w32_stati128(path, st, filecp(), TRUE);
|
||||
}
|
||||
|
||||
/* License: Ruby's */
|
||||
off_t
|
||||
rb_w32_lseek(int fd, off_t ofs, int whence)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue