fix a typo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41735 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2013-07-02 02:59:59 +00:00
parent 47434dc12f
commit c92c5c9e3c

View File

@ -30,7 +30,7 @@ Mon Jul 1 20:22:00 2013 Kenta Murata <mrkn@cookpad.com>
Mon Jul 1 20:03:39 2013 Tanaka Akira <akr@fsij.org> Mon Jul 1 20:03:39 2013 Tanaka Akira <akr@fsij.org>
* ext/socket/ipsocket.c (init_inetsock_internal): Use an address * ext/socket/ipsocket.c (init_inetsock_internal): Use an address
family for local address wihch is different to the remote family for local address which is different to the remote
address if no other choice. address if no other choice.
Mon Jul 1 15:05:00 2013 Nobuyoshi Nakada <nobu@ruby-lang.org> Mon Jul 1 15:05:00 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>