aboutsummaryrefslogtreecommitdiffstats
path: root/lib/unicode_normalize
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
commit447aeca77a08160da0e640736ca05d22e0d43bd6 (patch)
tree97164af301748798df4788d572002536a71505b1 /lib/unicode_normalize
parent238d32c23f12b46ebadbfd7870cfcc9d83286b1d (diff)
downloadruby-447aeca77a08160da0e640736ca05d22e0d43bd6.tar.gz
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 'lib/unicode_normalize')
-rw-r--r--lib/unicode_normalize/tables.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicode_normalize/tables.rb b/lib/unicode_normalize/tables.rb
index 2c6de356ca..7729746069 100644
--- a/lib/unicode_normalize/tables.rb
+++ b/lib/unicode_normalize/tables.rb
@@ -1,5 +1,5 @@
# coding: us-ascii
-# -*- frozen_string_literal: true
+# -*- frozen_string_literal: true -*-
# automatically generated by template/unicode_norm_gen.tmpl