summaryrefslogtreecommitdiffstats
path: root/template/insns_info.inc.tmpl
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-09 07:14:13 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-09 07:14:13 +0000
commit039a8415f283708d5ed6c05d4a6b72f1dd9210bf (patch)
tree610b75bad591bd9d48f9222f1234c8f3eaf0f778 /template/insns_info.inc.tmpl
parentbfdc484dd9b788e0f1f92c7e62b92a002d60d342 (diff)
downloadruby-039a8415f283708d5ed6c05d4a6b72f1dd9210bf.tar.gz
ruby-039a8415f283708d5ed6c05d4a6b72f1dd9210bf.tar.xz
ruby-039a8415f283708d5ed6c05d4a6b72f1dd9210bf.zip
* id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,
template/*.tmpl: removed trailing garbage spaces. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'template/insns_info.inc.tmpl')
-rw-r--r--template/insns_info.inc.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/insns_info.inc.tmpl b/template/insns_info.inc.tmpl
index a58ac3ca6..d901c6825 100644
--- a/template/insns_info.inc.tmpl
+++ b/template/insns_info.inc.tmpl
@@ -1,10 +1,10 @@
/** -*-c-*-
This file contains instruction information for yarv instruction sequence.
-
+
----
This file is auto generated by insns2vm.rb
DO NOT TOUCH!
-
+
If you want to fix something, you must edit 'template/insns_info.inc.tmpl'
or insns2vm.rb
*/