1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix a typo of r41163

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2013-06-08 14:26:04 +00:00
parent 5a9984d7aa
commit ceb6d94265

View file

@ -91,7 +91,7 @@ Sat Jun 8 14:58:32 2013 Tanaka Akira <akr@fsij.org>
Sat Jun 8 14:17:01 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
* configure.in: check for NET_LUID. header macro varies across
complier versions.
compiler versions.
* win32/win32.c: use configured macro.