summaryrefslogtreecommitdiff
path: root/tool/mk_call_iseq_optimized.rb
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-07-04 17:27:40 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-07-04 17:27:40 +0000
commit6899d6a98c922dca7c7d70a3d6eaa56799998aed (patch)
treef5d0625f1e8b3dd89477edb31f227429ae4f18d9 /tool/mk_call_iseq_optimized.rb
parent9e5e93f5909ebc657c4bca9c6af92f7ebde0a82e (diff)
tool/mk_call_iseq_optimized.rb: fix generated comment
"tool/mkcall_iseq.rb" never existed in our repo. * tool/mk_call_iseq_optimized.rb: fix generated comment git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59264 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'tool/mk_call_iseq_optimized.rb')
-rw-r--r--tool/mk_call_iseq_optimized.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/mk_call_iseq_optimized.rb b/tool/mk_call_iseq_optimized.rb
index f04917cceb..d6b21dccec 100644
--- a/tool/mk_call_iseq_optimized.rb
+++ b/tool/mk_call_iseq_optimized.rb
@@ -4,7 +4,7 @@ puts <<EOS
/* DO NOT EDIT THIS FILE DIRECTLY
*
- * This file is generated by tool/mkcall_iseq.rb
+ * This file is generated by tool/mk_call_iseq_optimized.rb
*/
EOS