* insns.def: fixed indentation.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2007-06-06 07:26:27 +00:00
parent ea05b809b5
commit 7e5b2304c5
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Wed Jun 6 16:27:25 2007 NAKAMURA Usaku <usa@ruby-lang.org>
* insns.def: fixed indentation.
Wed Jun 6 10:58:23 2007 Koichi Sasada <ko1@atdot.net> Wed Jun 6 10:58:23 2007 Koichi Sasada <ko1@atdot.net>
* eval.c (rb_yield): fix to check Qundef. * eval.c (rb_yield): fix to check Qundef.