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

* template/opt_sc.inc.tmpl: [DOC] Fix typo in comment by @imasahiro [ci skip][fix GH-595]

* template/optinsn.inc.tmpl: ditto.
* template/optunifs.inc.tmpl: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2014-04-17 06:53:05 +00:00
parent a0209e4845
commit cd7aafa855
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
DO NOT TOUCH!
If you want to fix something, you must edit 'template/opt_sc.inc.tmpl'
or rb/insns2vm.rb
or tool/insns2vm.rb
*/
#define SC_STATE_SIZE 6

View file

@ -9,7 +9,7 @@
DO NOT TOUCH!
If you want to fix something, you must edit 'template/optinsn.inc.tmpl'
or rb/insns2vm.rb
or tool/insns2vm.rb
*/
static INSN *

View file

@ -9,7 +9,7 @@
DO NOT TOUCH!
If you want to fix something, you must edit 'template/optunifs.inc.tmpl'
or rb/insns2vm.rb
or tool/insns2vm.rb
*/
/*