ruby-changes:40923
From: kazu <ko1@a...>
Date: Wed, 9 Dec 2015 23:14:46 +0900 (JST)
Subject: [ruby-changes:40923] kazu:r53002 (trunk): fix a typo [ci skip]
kazu 2015-12-09 23:14:25 +0900 (Wed, 09 Dec 2015) New Revision: 53002 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53002 Log: fix a typo [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 53001) +++ ChangeLog (revision 53002) @@ -6557,7 +6557,7 @@ Sat Jun 13 20:28:14 2015 NARUSE, Yui < https://github.com/ruby/ruby/blob/trunk/ChangeLog#L6557 * file.c (rb_stat_ino): get inode from the interval of struct st. - * win32/win32.c (stati64_set_inode): get nFilIndexHigh/Low, and set it + * win32/win32.c (stati64_set_inode): get nFileIndexHigh/Low, and set it to the interval of struct st as inode. * win32/win32.c (stati64_set_inode_handle): call stati64_set_inode. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/