fix a typo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36360 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2012-07-11 02:00:08 +00:00
parent ce0b4fea35
commit 11bde3ae11

View File

@ -41,7 +41,7 @@ Tue Jul 10 10:43:37 2012 NAKAMURA Usaku <usa@ruby-lang.org>
Tue Jul 10 00:44:41 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* include/ruby/ruby.h: Removed RUBY_GLOBAL_SETUP complely. It is
* include/ruby/ruby.h: Removed RUBY_GLOBAL_SETUP completely. It is
no meaning definition since r24894.
* main.c: ditto.
* nacl/pepper_main.c: ditto.