aboutsummaryrefslogtreecommitdiffstats
path: root/template/optinsn.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
commit001d3930199cd113a2fdd42c487a24a9775a4d34 (patch)
tree610b75bad591bd9d48f9222f1234c8f3eaf0f778 /template/optinsn.inc.tmpl
parentb2e82f2dfbb35fd643d6c4c6e0f738e5f51770ac (diff)
downloadruby-001d3930199cd113a2fdd42c487a24a9775a4d34.tar.gz
* id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,
template/*.tmpl: removed trailing garbage spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'template/optinsn.inc.tmpl')
-rw-r--r--template/optinsn.inc.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/optinsn.inc.tmpl b/template/optinsn.inc.tmpl
index c7828fe960..b4b4b6b05a 100644
--- a/template/optinsn.inc.tmpl
+++ b/template/optinsn.inc.tmpl
@@ -3,7 +3,7 @@
/*******************************************************************/
/**
This file is for threaded code.
-
+
----
This file is auto generated by insns2vm.rb
DO NOT TOUCH!