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

* ChangeLog: fix a typo of r40667.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2013-05-12 13:51:54 +00:00
parent d2b4011a94
commit 00096bdf0d

View file

@ -28,7 +28,7 @@ Sun May 12 17:25:46 2013 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
Sun May 12 17:18:46 2013 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* process.c: move '#define SPAWNV 1' to win32/Makefile.sub.
* process.c: move '#define HAVE_SPAWNV 1' to win32/Makefile.sub.
* win32/Makefile.sub: see above.
Sun May 12 17:13:32 2013 KOSAKI Motohiro <kosaki.motohiro@gmail.com>