summaryrefslogtreecommitdiff
path: root/template/unicode_norm_gen.tmpl
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-29 08:00:36 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-29 08:00:36 +0000
commita136301deaff79f0100db389ef27b81da48f7556 (patch)
tree97164af301748798df4788d572002536a71505b1 /template/unicode_norm_gen.tmpl
parent1fb502caca35b300fe6f852a89b4bef6bf73ad97 (diff)
unicode_norm_gen.tmpl: end marker
* template/unicode_norm_gen.tmpl: pragma needs the end marker too, not only the beginning marker. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'template/unicode_norm_gen.tmpl')
-rw-r--r--template/unicode_norm_gen.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/unicode_norm_gen.tmpl b/template/unicode_norm_gen.tmpl
index f613f0130a..f95d842865 100644
--- a/template/unicode_norm_gen.tmpl
+++ b/template/unicode_norm_gen.tmpl
@@ -152,7 +152,7 @@ end
# generate normalization tables file
%># coding: us-ascii
-# -*- frozen_string_literal: true
+# -*- frozen_string_literal: true -*-
%# >
# automatically generated by template/unicode_norm_gen.tmpl